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 steve.dower
Recipients Jarno Rajala, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-09-22.13:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474551861.82.0.63200942031.issue28245@psf.upfronthosting.co.za>
In-reply-to
Content
Correct, and if you look ahead to 3.6 then you'll see I've already changed how this works. There is now support for a python._pth file that contains exactly the paths you want in sys.path, as well as suppressing all other sources.
History
Date User Action Args
2016-09-22 13:44:21steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Jarno Rajala
2016-09-22 13:44:21steve.dowersetmessageid: <1474551861.82.0.63200942031.issue28245@psf.upfronthosting.co.za>
2016-09-22 13:44:21steve.dowerlinkissue28245 messages
2016-09-22 13:44:21steve.dowercreate