> python3 should always be present, python may not.

True but as said, in this case it doesn't matter. Autotools detect the Python 
interpreter to use and then uses this to start the script, i.e. the shebang is 
not evaluated at all (it executes something like `/usr/bin/python3 
scripts/gen-api-gtkdoc.py`).

I guess we agree on the change anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2903#issuecomment-940467214

Reply via email to