[issue7477] kqueue timers don't work properly

Hasan report at bugs.python.org
Fri Dec 11 13:35:30 CET 2009


Hasan <halayli at gmail.com> added the comment:

Typo in the repro.

The statement:
new_e = f.control
should be:
new_e = kq.control

----------

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


More information about the Python-bugs-list mailing list