This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Antony.Lee
Recipients Antony.Lee, docs@python
Date 2013-12-04.23:04:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386198252.12.0.881873603907.issue19890@psf.upfronthosting.co.za>
In-reply-to
Content
The docs for multiprocessing refer to BaseProxy._callMethod() while it should be _callmethod.
History
Date User Action Args
2013-12-04 23:04:12Antony.Leesetrecipients: + Antony.Lee, docs@python
2013-12-04 23:04:12Antony.Leesetmessageid: <1386198252.12.0.881873603907.issue19890@psf.upfronthosting.co.za>
2013-12-04 23:04:12Antony.Leelinkissue19890 messages
2013-12-04 23:04:11Antony.Leecreate