1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/xstc
Ross Burton 4762c85668 Use python3 not python
As per https://peps.python.org/pep-0394/, the python binary can be one
of the following options:
- Python 2
- Python 3
- Not exist

All of the scripts in libxml2 use 'python', which may not exist.

As Python 2 reached EOL on the 1st January 2020, it's safe to move the
scripts to use python3 explicitly.
2022-12-07 13:21:12 +00:00
..
fixup-tests.py xstc/fixup-tests.py: port to Python 3 2022-12-07 13:21:12 +00:00
Makefile.am Fix typos 2020-03-08 17:41:53 +01:00
xstc-to-python.xsl Use portable python shebangs 2022-04-06 19:57:30 +02:00
xstc.py Use python3 not python 2022-12-07 13:21:12 +00:00