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 brett.cannon
Recipients Arfrever, Claudiu.Popa, berker.peksag, brett.cannon, eric.snow, larry, ncoghlan, pconnell, python-dev, vstinner
Date 2013-12-08.16:10:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386519057.48.0.842007444708.issue18864@psf.upfronthosting.co.za>
In-reply-to
Content
(c) it is then! I would just take the time to call bool() on the arg to coalesce it into a True/False thing (which maybe makes sense in __init__() as well).
History
Date User Action Args
2013-12-08 16:10:57brett.cannonsetrecipients: + brett.cannon, ncoghlan, vstinner, larry, Arfrever, Claudiu.Popa, python-dev, eric.snow, berker.peksag, pconnell
2013-12-08 16:10:57brett.cannonsetmessageid: <1386519057.48.0.842007444708.issue18864@psf.upfronthosting.co.za>
2013-12-08 16:10:57brett.cannonlinkissue18864 messages
2013-12-08 16:10:57brett.cannoncreate