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 pitrou
Recipients docs@python, eli.bendersky, eric.araujo, eric.snow, flox, petri.lehtinen, pitrou, ronaldoussoren, schmir, vstinner
Date 2011-11-25.20:11:40
SpamBayes Score 0.03797256
Marked as misclassified No
Message-id <1322251603.3272.35.camel@localhost.localdomain>
In-reply-to <1322251464.7.0.338952798709.issue13402@psf.upfronthosting.co.za>
Content
> > You could also add a test to test_sys ensuring that sys.executable
> > is always executable.
> 
> And that sys.executable is absolute?

Er, yes, that's what I meant. Sorry.
History
Date User Action Args
2011-11-25 20:11:41pitrousetrecipients: + pitrou, ronaldoussoren, vstinner, schmir, eric.araujo, eli.bendersky, flox, docs@python, eric.snow, petri.lehtinen
2011-11-25 20:11:41pitroulinkissue13402 messages
2011-11-25 20:11:40pitroucreate