11 Mar
2004
11 Mar
'04
4:58 p.m.
On Thursday 11 March 2004 10:40 am, Tres Seaver wrote:
#!/usr/bin/python2.3
distutils will munge it anyway, if it installs the scripts.
That won't work for a lot of developers, I'll bet, who have python2.3 installed in /usr/local/bin. The "env hack" is more reasonable for developers; since distutils is going to munge the sh-bang line anyway, it's not an issue for real installations. -Fred -- Fred L. Drake, Jr. <fred at zope.com> PythonLabs at Zope Corporation