Hi all,
I have been successfully deploying my own python package with distutils for some time now, but lately, with Python 2.4, the build_scripts command has been behaving badly. In the part where it is supposed to adjust the first line of the script it now produces


#!None

instead of

#!/whereverpythonis/python

Has anyone else encountered this?

Cheers,
Cory.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to