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 terry.reedy
Recipients bgailer, docs@python, josh.r, lilbludot, martin.panter, terry.reedy
Date 2014-12-13.23:50:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418514642.36.0.479120687189.issue21279@psf.upfronthosting.co.za>
In-reply-to
Content
Many people may not know that IndexError and KeyError are subclasses of LookupError. I have not decided what to add yet, but I think we are close.
History
Date User Action Args
2014-12-13 23:50:42terry.reedysetrecipients: + terry.reedy, bgailer, docs@python, martin.panter, josh.r, lilbludot
2014-12-13 23:50:42terry.reedysetmessageid: <1418514642.36.0.479120687189.issue21279@psf.upfronthosting.co.za>
2014-12-13 23:50:42terry.reedylinkissue21279 messages
2014-12-13 23:50:42terry.reedycreate