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 nedbat
Recipients kushal.das, nedbat, neologix
Date 2013-05-06.12:00:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367841606.62.0.563438659204.issue17914@psf.upfronthosting.co.za>
In-reply-to
Content
Seriously, return zero, and I can use it as: cpu_count = os.cpu_count() or 1

Why throw away information?
History
Date User Action Args
2013-05-06 12:00:06nedbatsetrecipients: + nedbat, neologix, kushal.das
2013-05-06 12:00:06nedbatsetmessageid: <1367841606.62.0.563438659204.issue17914@psf.upfronthosting.co.za>
2013-05-06 12:00:06nedbatlinkissue17914 messages
2013-05-06 12:00:06nedbatcreate