Andrew Svetlov <[email protected]> added the comment:
The only _DummyThread usage is `threading.current_thread()`: > If the caller's thread of control was not created through the threading > module, a dummy thread object with limited functionality is returned. ---------- nosy: +asvetlov _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35283> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
