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 zach.ware
Recipients ThomasS, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-05-25.14:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495721920.0.0.916650240779.issue30446@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect you'll need to set sys.path (PySys_SetPath, I think, but trust the docs more than me).  Try importing sys and printing sys.path to confirm.
History
Date User Action Args
2017-05-25 14:18:40zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, ThomasS
2017-05-25 14:18:40zach.waresetmessageid: <1495721920.0.0.916650240779.issue30446@psf.upfronthosting.co.za>
2017-05-25 14:18:39zach.warelinkissue30446 messages
2017-05-25 14:18:39zach.warecreate