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 Andi Bergmeier
Recipients Andi Bergmeier, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-02-08.15:53:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486569196.65.0.6151718591.issue29503@psf.upfronthosting.co.za>
In-reply-to
Content
While it is nice to have embeddable Python for Windows, currently there seems to be no way of distinguishing it from a "normal" Python, which reacts quite differently to its Environment.

Would like to support Embeddable Python (and ._pth), but really first need a way of identifying whether it is embeddable or not.
History
Date User Action Args
2017-02-08 15:53:16Andi Bergmeiersetrecipients: + Andi Bergmeier, paul.moore, tim.golden, zach.ware, steve.dower
2017-02-08 15:53:16Andi Bergmeiersetmessageid: <1486569196.65.0.6151718591.issue29503@psf.upfronthosting.co.za>
2017-02-08 15:53:16Andi Bergmeierlinkissue29503 messages
2017-02-08 15:53:16Andi Bergmeiercreate