[issue10968] threading.Timer should be a class so that it can be derived

Éric Araujo report at bugs.python.org
Fri Jan 21 19:36:13 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

Adding Guido, who checked the module in, to nosy.

Guido: Could you tell us whether the fake classes in threading.py should stay as is or can be fixed?  The whole _Verbose business and Thing/_Thing indirection seem a bit outdated and unneeded.

----------
nosy: +eric.araujo, gvanrossum

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


More information about the Python-bugs-list mailing list