This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mhammond
Recipients amaury.forgeotdarc, asvetlov, bebac, jmfauth, mhammond, tarek, techtonik, terry.reedy
Date 2009-04-01.12:01:09
SpamBayes Score 1.4659034e-07
Marked as misclassified No
Message-id <1238587270.84.0.551629772701.issue4015@psf.upfronthosting.co.za>
In-reply-to
Content
> It could also point to a "python launcher", which reads the first line

What would that first line look like on Windows? 
o:\src\python-2.6-svn\PCBuild\python.exe would be appropriate for my
machine, but I wouldn't really be happy with installed scripts embedding
this in their first line - if for no better reason than depending on the
Virtual Machine I am using at the time, that exact same directory will
be seen as being on a completely different device, and potentially under
a different 'root' directory too.
History
Date User Action Args
2009-04-01 12:01:10mhammondsetrecipients: + mhammond, terry.reedy, amaury.forgeotdarc, techtonik, tarek, jmfauth, bebac, asvetlov
2009-04-01 12:01:10mhammondsetmessageid: <1238587270.84.0.551629772701.issue4015@psf.upfronthosting.co.za>
2009-04-01 12:01:09mhammondlinkissue4015 messages
2009-04-01 12:01:09mhammondcreate