[Distutils] [Fwd: Re: [scons-devel] specifying python interpreter
for #! in scons.py?]
amk at amk.ca
amk at amk.ca
Fri Oct 31 14:44:35 EST 2003
On Wed, Oct 29, 2003 at 03:17:55PM -0600, Chad Austin wrote:
> Is there a way to specify the command used to load Python in a script
> installed via distutils? Distutils automatically adds #!<python> to the
No, not at the moment. It's not a bad idea, though; look at
distutils/commands/build_scripts.py for the code to change.
--amk
More information about the Distutils-SIG
mailing list