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 docs@python, jayanthkoushik, nedbat, python-dev, terry.reedy
Date 2014-04-18.21:35:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397856946.41.0.557940450465.issue21232@psf.upfronthosting.co.za>
In-reply-to
Content
Although the OP was incorrect about 1 being guaranteed to be True, it is still better documentation to use True rather than 1 for a boolean argument.
History
Date User Action Args
2014-04-18 21:35:46nedbatsetrecipients: + nedbat, terry.reedy, docs@python, python-dev, jayanthkoushik
2014-04-18 21:35:46nedbatsetmessageid: <1397856946.41.0.557940450465.issue21232@psf.upfronthosting.co.za>
2014-04-18 21:35:46nedbatlinkissue21232 messages
2014-04-18 21:35:46nedbatcreate