[issue1641] asyncore delayed calls feature

Giampaolo Rodola' report at bugs.python.org
Wed Dec 14 14:44:09 CET 2011


Giampaolo Rodola' <g.rodola at gmail.com> added the comment:

With issue13449 fixed I think we can now provide this functionnality by adding a specific section into asyncore doc which explains how to use asyncore in conjunction with sched module.
As such, asyncore.py itself won't need any change.

----------

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


More information about the Python-bugs-list mailing list