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 2016-10-25.05:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477373004.82.0.0205666625684.issue28522@psf.upfronthosting.co.za>
In-reply-to
Content
python.exe crashes when I try this python._pth:
.
Lib
import site
DLLs
Lib\site-packages
#python36.zip

all variation I try on Lib\site-packages do fail, when I not commenting # the line... 
Nevertheless, jupyter/numpy/bokeh do work with original setting.

I'm lost in thoughts: how adding a line in this file can make Python crash ?
History
Date User Action Args
2016-10-25 05:23:24Big Stonesetrecipients: + Big Stone, paul.moore, tim.golden, zach.ware, steve.dower
2016-10-25 05:23:24Big Stonesetmessageid: <1477373004.82.0.0205666625684.issue28522@psf.upfronthosting.co.za>
2016-10-25 05:23:24Big Stonelinkissue28522 messages
2016-10-25 05:23:24Big Stonecreate