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 r.david.murray
Recipients barry, brett.cannon, r.david.murray, rhettinger
Date 2013-06-12.01:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371001191.57.0.942586453018.issue18163@psf.upfronthosting.co.za>
In-reply-to
Content
Making it unambiguous what piece of data is being retrieved, and allowing new code to have a more complex message than just 'Keyerror: xxxx' and still be able to get at only the missing key.
History
Date User Action Args
2013-06-12 01:39:51r.david.murraysetrecipients: + r.david.murray, barry, brett.cannon, rhettinger
2013-06-12 01:39:51r.david.murraysetmessageid: <1371001191.57.0.942586453018.issue18163@psf.upfronthosting.co.za>
2013-06-12 01:39:51r.david.murraylinkissue18163 messages
2013-06-12 01:39:51r.david.murraycreate