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
Date 2002-09-25.18:17:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I really wish that KeyError, AttributeError,  NameError
and IndexError provided clean APIs for getting at the
missing key, name, or index.

(Suggested by Jim Fulton)
History
Date User Action Args
2008-01-20 09:55:45adminlinkissue614557 messages
2008-01-20 09:55:45admincreate