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 tim.golden
Recipients paul.moore, steve.dower, tim.golden, ubershmekel, zach.ware
Date 2019-05-05.16:56:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557075401.07.0.237038827646.issue36800@roundup.psfhosted.org>
In-reply-to
Content
Python 3.6.6 (v3.6.6:4cf1f54eb7, Jun 27 2018, 03:37:03) [MSC v.1900 64 bit (AMD64)] on win32

I can't reproduce this on Windows. And it does seem an unlikely combination of effect and cause.

Do I take it that if you take out all the "logging..." lines, the thing works? ie you do correctly import threading and it shows a reasonable value when you print(threading)?
History
Date User Action Args
2019-05-05 16:56:41tim.goldensetrecipients: + tim.golden, paul.moore, ubershmekel, zach.ware, steve.dower
2019-05-05 16:56:41tim.goldensetmessageid: <1557075401.07.0.237038827646.issue36800@roundup.psfhosted.org>
2019-05-05 16:56:41tim.goldenlinkissue36800 messages
2019-05-05 16:56:40tim.goldencreate