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.17:12:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487265127.12.0.754759312463.issue29578@psf.upfronthosting.co.za>
In-reply-to
Content
ok, I understand that the improvement over current solution is, starting with python-3.6.1rc:
- remove "python._pth"
- check I have a "Lib\os.py" (otherwise a "python36.zip"),
- and no pixie dust here or there ?
History
Date User Action Args
2017-02-16 17:12:07Big Stonesetrecipients: + Big Stone, paul.moore, tim.golden, zach.ware, steve.dower
2017-02-16 17:12:07Big Stonesetmessageid: <1487265127.12.0.754759312463.issue29578@psf.upfronthosting.co.za>
2017-02-16 17:12:07Big Stonelinkissue29578 messages
2017-02-16 17:12:06Big Stonecreate