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

Senthil Kumaran report at bugs.python.org
Mon Sep 5 18:12:22 CEST 2011


Senthil Kumaran <senthil at uthcode.com> added the comment:

Well, I should take back my previous comment. I realized that the positional arg in this case can be called as keyword arg. It would be wrong to change multiprocessing.py and it is correct to change the docs.

----------

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


More information about the docs mailing list