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 brett.cannon
Recipients brett.cannon
Date 2013-06-07.20:50:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370638259.99.0.240698145167.issue18162@psf.upfronthosting.co.za>
In-reply-to
Content
Give IndexError an index attribute to store the index it was raised for. Since it is typically an integer there is no reason to worry about GC and thus using a regex.
History
Date User Action Args
2013-06-07 20:51:00brett.cannonsetrecipients: + brett.cannon
2013-06-07 20:50:59brett.cannonsetmessageid: <1370638259.99.0.240698145167.issue18162@psf.upfronthosting.co.za>
2013-06-07 20:50:59brett.cannonlinkissue18162 messages
2013-06-07 20:50:59brett.cannoncreate