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 eli.bendersky
Recipients eli.bendersky, georg.brandl, ncoghlan, rhettinger, terry.reedy
Date 2011-03-03.18:32:25
SpamBayes Score 0.06978933
Marked as misclassified No
Message-id <1299177147.23.0.0577928389824.issue11386@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch changes the exception thrown to IndexError, as well as aligning the error message to the one thrown by list.
History
Date User Action Args
2011-03-03 18:32:27eli.benderskysetrecipients: + eli.bendersky, georg.brandl, rhettinger, terry.reedy, ncoghlan
2011-03-03 18:32:27eli.benderskysetmessageid: <1299177147.23.0.0577928389824.issue11386@psf.upfronthosting.co.za>
2011-03-03 18:32:25eli.benderskylinkissue11386 messages
2011-03-03 18:32:25eli.benderskycreate