From: Senthil Kumaran Date: Mon, 5 Sep 2011 16:22:15 +0000 (+0800) Subject: merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's... X-Git-Tag: v3.3.0a1~1570^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74470b5d3a472a2c69511631dc85e23035fc5a28;p=thirdparty%2FPython%2Fcpython.git merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. --- 74470b5d3a472a2c69511631dc85e23035fc5a28