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 Chris Caron, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2017-10-11.14:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507732251.15.0.213398074469.issue31741@psf.upfronthosting.co.za>
In-reply-to
Content
My feeling is still that it's an issue with things (i.e., imports) happening before you adjust sys.path. But without seeing actual code that reproduces the issue, there's no way of being sure. And if that is what's going on, it wouldn't be an issue with core Python.
History
Date User Action Args
2017-10-11 14:30:51paul.mooresetrecipients: + paul.moore, tim.golden, r.david.murray, zach.ware, steve.dower, Chris Caron
2017-10-11 14:30:51paul.mooresetmessageid: <1507732251.15.0.213398074469.issue31741@psf.upfronthosting.co.za>
2017-10-11 14:30:51paul.moorelinkissue31741 messages
2017-10-11 14:30:51paul.moorecreate