Use Python 3 in script shebangs
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Mon, 29 Nov 2021 22:05:33 +0000 (22:05 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Mon, 29 Nov 2021 22:05:33 +0000 (22:05 +0000)
commitbbd52a2bd0db50d541cbadf5380f2d71149decb0
tree00ed34c2beac537e0b0538da414f53bf3a541228
parent7bb55f261d98a3f1efec6192740f90aaea66c58f
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