[issue5406] asyncore doc issue

Giampaolo Rodola' report at bugs.python.org
Mon Mar 2 19:46:29 CET 2009


New submission from Giampaolo Rodola' <billiejoex at users.sourceforge.net>:

About asyncore.loop()'s count parameter:

> The count parameter defaults to None, resulting in the loop 
> terminating only when all channels have been closed

This is incorrect and it's not what count parameter actually does.
I'd come up with a patch but I'm sure a native English speaker can do a
lot better than me.

----------
messages: 83033
nosy: giampaolo.rodola, josiah.carlson, josiahcarlson
severity: normal
status: open
title: asyncore  doc issue
versions: Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1

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


More information about the Python-bugs-list mailing list