[issue18882] Add threading.main_thread() function

Andrew Svetlov report at bugs.python.org
Fri Aug 30 14:48:17 CEST 2013


Andrew Svetlov added the comment:

Patch with code and tests is attached.
Test fails when program forks from thread other than the main one.

----------
keywords: +patch
Added file: http://bugs.python.org/file31519/issue18882.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18882>
_______________________________________


More information about the Python-bugs-list mailing list