Stupid question: Making scripts python-scripts

callmebill at gmail.com callmebill at gmail.com
Thu Jul 21 10:46:34 EDT 2005


You could also set your "python" environment variable on the system...
set it to be "/path/to/python2.4".  Then use the "#!/usr/bin/env
python" trick.  Just make sure that env is working for you, first.




More information about the Python-list mailing list