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 vstinner
Recipients James.Lu, r.david.murray, vstinner
Date 2013-07-17.20:29:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374092950.17.0.694301919396.issue18482@psf.upfronthosting.co.za>
In-reply-to
Content
I don't understand why do you consider IndexError as an issue. Do you expect another exception? b"t" is not a valid bytecode.
History
Date User Action Args
2013-07-17 20:29:10vstinnersetrecipients: + vstinner, r.david.murray, James.Lu
2013-07-17 20:29:10vstinnersetmessageid: <1374092950.17.0.694301919396.issue18482@psf.upfronthosting.co.za>
2013-07-17 20:29:10vstinnerlinkissue18482 messages
2013-07-17 20:29:09vstinnercreate