[Zope-dev] Re: test.py
Fred Drake
fred at zope.com
Thu Mar 11 11:58:55 EST 2004
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
More information about the Zope-Dev
mailing list