Antoine Pitrou <[email protected]> added the comment: Can you post the actual exception you are getting?
Here I have: >>> import threading >>> repr(threading._DummyThread()) '<_DummyThread(Dummy-1, started daemon 140345620215552)>' ---------- nosy: +pitrou _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue33621> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
