Use Python 3 in script shebangs
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sun, 1 Sep 2024 10:18:24 +0000 (11:18 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 1 Sep 2024 10:18:24 +0000 (11:18 +0100)
commitc2b2abfcefe73a75106c3dc3a82e1d0ea2010ee8
tree0e4b6531d564fbde0064cb3237dc454b482b4c7f
parent56ee7737ac52ae7b033167489f949f9e64bdd4a7
Use Python 3 in script shebangs

(Skipping the two .pyx files with #!python - they need to be compiled
with Cython, not directly run with any version of plain Python)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name python3_shebangs.patch
archive/docs/fix_longtable.py
examples/python/plots_boxplots.py
examples/python/robust_models_1.py
statsmodels/regression/quantile_regression.py
statsmodels/sandbox/examples/example_pca.py
statsmodels/tools/print_version.py
tools/export_notebooks_to_python.py
tools/generate_formula_api.py