Use Python 3 in script shebangs
authorDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Wed, 30 Nov 2022 21:29:37 +0000 (21:29 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 30 Nov 2022 21:29:37 +0000 (21:29 +0000)
commit59c27850357ea14f01ab3accc446123c53682e5b
treeba8c89543868bfdbf12b7d3700a2a8c5577de0ec
parentb4deceaa40ae91752cb7fd31b8b5869e6278837e
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