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 giampaolo.rodola
Recipients amaury.forgeotdarc, anacrolix, benjamin.peterson, georg.brandl, giampaolo.rodola, neologix, pitrou, python-dev, rosslagerwall, vstinner
Date 2012-08-04.13:11:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344085892.63.0.17845222213.issue12655@psf.upfronthosting.co.za>
In-reply-to
Content
+1 for Antoine's patch/approach: it's more usable and pythonic.
I think documentation should mention and link the existence of:
http://docs.python.org/library/multiprocessing.html#multiprocessing.cpu_count
History
Date User Action Args
2012-08-04 13:11:32giampaolo.rodolasetrecipients: + giampaolo.rodola, georg.brandl, amaury.forgeotdarc, pitrou, vstinner, benjamin.peterson, anacrolix, neologix, rosslagerwall, python-dev
2012-08-04 13:11:32giampaolo.rodolasetmessageid: <1344085892.63.0.17845222213.issue12655@psf.upfronthosting.co.za>
2012-08-04 13:11:32giampaolo.rodolalinkissue12655 messages
2012-08-04 13:11:31giampaolo.rodolacreate