[issue12360] Doc Typo

2011-06-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset d310cc1c3a5d by Senthil Kumaran in branch '3.2': Fix closes issue 12360 - correcting parameter names in asyncore documentation. http://hg.python.org/cpython/rev/d310cc1c3a5d -- nosy: +python-dev resolution: -> fixed stage: -> committed/r

[issue12360] Doc Typo

2011-06-18 Thread Martin Marcher
Changes by Martin Marcher : -- keywords: +patch Added file: http://bugs.python.org/file22405/2d9bc44963f6.diff ___ Python tracker ___

[issue12360] Doc Typo

2011-06-18 Thread Martin Marcher
Martin Marcher added the comment: Fix repo link :( -- hgrepos: +31 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue12360] Doc Typo

2011-06-18 Thread Martin Marcher
New submission from Martin Marcher : Slight typo in the docs. I don't quite know how to work with mercurial. Hope it'll just work to merge the bitbucket link. Typo is here: http://docs.python.org/py3k/library/asyncore.html#asyncore.dispatcher.handle_accepted (but also present in tip) The pa