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 paul.moore
Recipients Big Stone, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-02-16.09:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487236023.79.0.456917355067.issue29578@psf.upfronthosting.co.za>
In-reply-to
Content
This sounds like a bug in winpython, not in Python itself. You need the location of t1.py in your _pth file. See https://docs.python.org/3.6/using/windows.html#finding-modules for details.

Python 3.5 didn't use the _pth file mechanism, which is why the behaviour is different.
History
Date User Action Args
2017-02-16 09:07:03paul.mooresetrecipients: + paul.moore, tim.golden, zach.ware, steve.dower, Big Stone
2017-02-16 09:07:03paul.mooresetmessageid: <1487236023.79.0.456917355067.issue29578@psf.upfronthosting.co.za>
2017-02-16 09:07:03paul.moorelinkissue29578 messages
2017-02-16 09:07:03paul.moorecreate