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 ezio.melotti
Recipients BreamoreBoy, amirouche, bob.ippolito, eric.araujo, ezio.melotti, flox, ggenellina, r.david.murray, rhettinger, serhiy.storchaka, techtonik
Date 2012-11-26.21:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353964506.13.0.799958334589.issue4945@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure the documentation should be changed.  While boolean values are accepted, user should prefer True/False, so the fact that you can pass other things shouldn't be documented/advertized IMHO.
The patch has a couple of other changes that could be included though.
History
Date User Action Args
2012-11-26 21:15:06ezio.melottisetrecipients: + ezio.melotti, rhettinger, bob.ippolito, ggenellina, techtonik, eric.araujo, r.david.murray, flox, BreamoreBoy, amirouche, serhiy.storchaka
2012-11-26 21:15:06ezio.melottisetmessageid: <1353964506.13.0.799958334589.issue4945@psf.upfronthosting.co.za>
2012-11-26 21:15:05ezio.melottilinkissue4945 messages
2012-11-26 21:15:05ezio.melotticreate