Use Python 3 in script shebangs
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Sat, 4 Feb 2023 20:49:19 +0000 (20:49 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sat, 4 Feb 2023 20:49:19 +0000 (20:49 +0000)
commit760a45cbde02385f38d3fe960490257524379c48
treedf84578a474a1d173b0cb27815c22fe42a00ff92
parenta38df7065733c6b64769b938d92e7a056ca110e5
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