Brett Cannon <br...@python.org> added the comment:

So the failure stems from threading being imported by decimal in a
thread itself. This is just not going to be supported as it confuses
threading as to what thread was the main thread.

Closing as "won't fix".

----------
resolution:  -> wont fix
status: open -> closed
title: decimal module borks thread -> importing threading in a thread does not 
work

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1562822>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to