Making a shorter shebang

veracon veracon at gmail.com
Sat Oct 14 11:37:31 EDT 2006


Long story short, in order to use Python 2.5, I've compiled it in my
own account on my hosting. It works fantastic as
/home/my_username/python2.5, but the shebang is a bit long. Is there a
way to shorten it (environment variables?) or, even better, make
/usr/bin/env python point to it?

Thanks in advance!




More information about the Python-list mailing list