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 georg.brandl
Recipients georg.brandl, giampaolo.rodola, gvanrossum, terry.reedy
Date 2012-01-11.19:38:57
SpamBayes Score 0.02836091
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
There is a reason: we don't usually check the type of flag arguments; just their truth value is used.
History
Date User Action Args
2012-01-11 19:38:58georg.brandlsetrecipients: + georg.brandl, gvanrossum, terry.reedy, giampaolo.rodola
2012-01-11 19:38:58georg.brandlsetmessageid: <[email protected]>
2012-01-11 19:38:57georg.brandllinkissue13761 messages
2012-01-11 19:38:57georg.brandlcreate