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 christian.heimes, paul.moore, python-dev, steve.dower, tds333, tim.golden, zach.ware
Date 2016-09-17.19:58:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474142337.43.0.713414126613.issue28137@psf.upfronthosting.co.za>
In-reply-to
Content
Decided to go with "DLLNAME._pth" or "EXENAME._pth", since using ".pth" with "import site" causes files to be reevaluated.
History
Date User Action Args
2016-09-17 19:58:57steve.dowersetrecipients: + steve.dower, paul.moore, tds333, christian.heimes, tim.golden, python-dev, zach.ware
2016-09-17 19:58:57steve.dowersetmessageid: <1474142337.43.0.713414126613.issue28137@psf.upfronthosting.co.za>
2016-09-17 19:58:57steve.dowerlinkissue28137 messages
2016-09-17 19:58:57steve.dowercreate