mirror of git://sourceware.org/git/glibc.git
Change all of the #! lines in Python scripts that are called from Makefiles to reference /usr/bin/python3. All of the scripts called from Makefiles are already run with Python 3, so let's make sure they are explicitly using Python 3 if called manually. |
||
|---|---|---|
| .. | ||
| bench.py | ||
| benchout.schema.json | ||
| benchout_strings.schema.json | ||
| compare_bench.py | ||
| compare_strings.py | ||
| import_bench.py | ||
| plot_strings.py | ||
| validate_benchout.py | ||