[issue19967] asyncio: remove _TracebackLogger
Guido van Rossum
report at bugs.python.org
Thu Dec 19 18:47:51 CET 2013
Guido van Rossum added the comment:
So the new patch is fine, but I still think it's confusing that the _tb_logger variable has a different type depending on the Python version. If you really don't want to fix this, just go ahead and check in, it's not a blocker.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19967>
_______________________________________
More information about the Python-bugs-list
mailing list