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

Westley Martínez report at bugs.python.org
Wed Feb 9 01:56:07 CET 2011


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

I've gone through Lib/multiproccing/queues.py and have replaced obj with item. Here's the patch.

----------
keywords: +patch
nosy: +anikom15
Added file: http://bugs.python.org/file20720/multiprocessing-11155.diff

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


More information about the Python-bugs-list mailing list