[issue36800] Invalid coding error hidden on Windows

Tim Golden report at bugs.python.org
Sun May 5 12:56:41 EDT 2019


Tim Golden <mail at timgolden.me.uk> added the comment:

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)?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36800>
_______________________________________


More information about the Python-bugs-list mailing list