Python 2 is EOL since almost two years now, so remove Python2 keywords and simplify the script to generate them.
Add a configure option to select the command used as the Python interpreter by default in the Python filetype. This can typically be useful if a setup has non-standard paths or do not provide a generic `python` interpreter but only versioned ones.