• Marc-André Lemburg's avatar
    Joe VanAndel wrote: · 30bfa264
    Marc-André Lemburg authored
    >
    > When using 'distutils' (shipped with Python 2.1) I've found that my
    > Python scripts installed with a first line of:
    >
    > #!/usr/bin/python2.1None
    >
    > This is caused by distutils trying to patch the first line of the python
    > script to use the current interpreter.
    30bfa264
build_scripts.py 3.6 KB