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 elazar
Recipients docs@python, elazar
Date 2013-10-08.22:33:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381271618.79.0.0617201422198.issue19200@psf.upfronthosting.co.za>
In-reply-to
Content
in http://docs.python.org/3.4/library/multiprocessing.html#start-methods
for `forkserver`:
"whenever a new process is need the parent process connects to the server and requests that it fork a new process."

replace "need " with "needed, ".
History
Date User Action Args
2013-10-08 22:33:38elazarsetrecipients: + elazar, docs@python
2013-10-08 22:33:38elazarsetmessageid: <1381271618.79.0.0617201422198.issue19200@psf.upfronthosting.co.za>
2013-10-08 22:33:38elazarlinkissue19200 messages
2013-10-08 22:33:38elazarcreate