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 Big Stone
Recipients Big Stone, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-02-16.14:07:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487254033.33.0.907245891294.issue29578@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Steve,

Could there be a "<blank>" (or "@source" or whatever string) convention be added in python._pth to explicitely allow that "formerly default" situation ? 

It would not break anything backward, and allow again classic Python-3.5 code to work unchanged in all circumstances (of WinPython) again.



in python-3.6.1 ?
History
Date User Action Args
2017-02-16 14:07:13Big Stonesetrecipients: + Big Stone, paul.moore, tim.golden, zach.ware, steve.dower
2017-02-16 14:07:13Big Stonesetmessageid: <1487254033.33.0.907245891294.issue29578@psf.upfronthosting.co.za>
2017-02-16 14:07:13Big Stonelinkissue29578 messages
2017-02-16 14:07:13Big Stonecreate