6 Commits

Author SHA1 Message Date
Enrico Tröger
36f7511173 Generate Python identifiers only for Python 3
Python 2 is EOL since almost two years now, so remove Python2 keywords
and simplify the script to generate them.
2021-10-10 16:42:15 +02:00
Enrico Tröger
b90059829a Fix target filename for updating Python identifiers in filetype definition 2021-10-10 16:38:15 +02:00
Enrico Tröger
59f080d058 Update tags and filedefs path references in scripts
This is a follow-up of #485.
2016-12-28 22:59:46 +01:00
Colomban Wendling
f12edc0299 Update keywords too from the Python identifiers update script 2015-11-14 23:58:37 +01:00
Colomban Wendling
498764bcaf Refactor the Python identifiers update script for better flexibility 2015-11-14 23:52:58 +01:00
Colomban Wendling
59e13f9e44 Add a script to update Python filetype's identifiers list 2015-11-14 22:57:22 +01:00