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 vinay.sajip
Recipients Andy.Salnikov, eric.araujo, tarek, vinay.sajip
Date 2012-12-13.00:35:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355358945.34.0.15416625618.issue16326@psf.upfronthosting.co.za>
In-reply-to
Content
In terms of the venv code, I don't see how doing the test in that way would cause problems - as long as the value of sys.executable doesn't change, then as I see it, the venv code should operate as it's meant to.
History
Date User Action Args
2012-12-13 00:35:45vinay.sajipsetrecipients: + vinay.sajip, tarek, eric.araujo, Andy.Salnikov
2012-12-13 00:35:45vinay.sajipsetmessageid: <1355358945.34.0.15416625618.issue16326@psf.upfronthosting.co.za>
2012-12-13 00:35:45vinay.sajiplinkissue16326 messages
2012-12-13 00:35:45vinay.sajipcreate