[docs] [issue12709] In multiprocessing, error_callback isn't documented for map_async
Hynek Schlawack
report at bugs.python.org
Mon Aug 8 12:54:00 CEST 2011
Hynek Schlawack <hs at ox.cx> added the comment:
Yeah, if my 3G hadn't failed on me, it would have been already here. :)
As a matter of fact, the argument is discussed in the body of the doc, it just has been omitted in the method definition, so the patch is trivial.
----------
keywords: +patch
Added file: http://bugs.python.org/file22861/map_async-doc-fix.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12709>
_______________________________________
More information about the docs
mailing list