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 skydoom
Recipients martin.panter, skydoom, zach.ware
Date 2016-04-05.14:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459865207.96.0.716110688566.issue26693@psf.upfronthosting.co.za>
In-reply-to
Content
I print out the threading.__file__ and can see it's "${PYTHONHOME}/lib/python3.5/threading.py" . I don't have any other "threading.py" elsewhere. so what should I do?
History
Date User Action Args
2016-04-05 14:06:48skydoomsetrecipients: + skydoom, martin.panter, zach.ware
2016-04-05 14:06:47skydoomsetmessageid: <1459865207.96.0.716110688566.issue26693@psf.upfronthosting.co.za>
2016-04-05 14:06:47skydoomlinkissue26693 messages
2016-04-05 14:06:47skydoomcreate