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 gvanrossum
Recipients gvanrossum, orsenthil
Date 2013-10-01.19:29:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380655785.11.0.583478096259.issue19097@psf.upfronthosting.co.za>
In-reply-to
Content
I believe you that the example invocation is wrong. But then shouldn't it raise an exception? I still think that if len() raises KeyError, bool() should raise KeyError too.
History
Date User Action Args
2013-10-01 19:29:45gvanrossumsetrecipients: + gvanrossum, orsenthil
2013-10-01 19:29:45gvanrossumsetmessageid: <1380655785.11.0.583478096259.issue19097@psf.upfronthosting.co.za>
2013-10-01 19:29:45gvanrossumlinkissue19097 messages
2013-10-01 19:29:45gvanrossumcreate