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 Big Stone, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-02-16.15:51:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487260291.44.0.387400191191.issue29578@psf.upfronthosting.co.za>
In-reply-to
Content
The semantics of the ._pth file won't be changing to accommodate security vulnerabilities, sorry. Add a sitecustomize.py file to modify sys.path if you want that behavior.
History
Date User Action Args
2017-02-16 15:51:31steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Big Stone
2017-02-16 15:51:31steve.dowersetmessageid: <1487260291.44.0.387400191191.issue29578@psf.upfronthosting.co.za>
2017-02-16 15:51:31steve.dowerlinkissue29578 messages
2017-02-16 15:51:31steve.dowercreate