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 MrJman006, brett.cannon, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-07-31.15:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501515157.57.0.114819759766.issue31056@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not Steve, but thanks for the compliment :-)

You're still running an embedded Python. There's a _python36.pth file next to the executable, that's causing the behaviour you're seeing (and it's there by design - it's what makes the embedded distribution behave the way it does).

Unless you can reproduce with the standard distribution, this isn't a bug.
History
Date User Action Args
2017-07-31 15:32:37paul.mooresetrecipients: + paul.moore, brett.cannon, tim.golden, zach.ware, steve.dower, MrJman006
2017-07-31 15:32:37paul.mooresetmessageid: <1501515157.57.0.114819759766.issue31056@psf.upfronthosting.co.za>
2017-07-31 15:32:37paul.moorelinkissue31056 messages
2017-07-31 15:32:37paul.moorecreate