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 tdsmith
Recipients jaraco, ned.deily, ronaldoussoren, tdsmith, vinay.sajip
Date 2016-12-22.23:39:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482449958.12.0.830820064665.issue22490@psf.upfronthosting.co.za>
In-reply-to
Content
Since __PYVENV_LAUNCHER__ is consulted in site.py, it seems likely that the latest it can be deleted is in site.py. The attached patch does that.
History
Date User Action Args
2016-12-22 23:39:18tdsmithsetrecipients: + tdsmith, vinay.sajip, ronaldoussoren, jaraco, ned.deily
2016-12-22 23:39:18tdsmithsetmessageid: <1482449958.12.0.830820064665.issue22490@psf.upfronthosting.co.za>
2016-12-22 23:39:18tdsmithlinkissue22490 messages
2016-12-22 23:39:18tdsmithcreate