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

R. David Murray report at bugs.python.org
Thu Jul 28 16:20:16 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

You ought to be able to use either a context directive (I forget its name and syntax), or the full reference syntax (:meth:`~threading.Thread.run`) to make those links work without moving things around.

----------

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


More information about the Python-bugs-list mailing list