[issue11155] multiprocessing.Queue's put() signature differs from docs

Westley Martínez report at bugs.python.org
Thu Mar 31 01:39:31 CEST 2011


Westley Martínez <anikom15 at gmail.com> added the comment:

In that case, I've made a patch that changes the documentation so that "item" is now "obj". for Queue.put and Queue.put_nowait.

----------
Added file: http://bugs.python.org/file21484/doc-11155.diff

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


More information about the Python-bugs-list mailing list