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 benjamin.peterson
Recipients benjamin.peterson, georg.brandl, ncoghlan, pmoody, python-dev
Date 2012-12-19.22:27:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355956072.87.0.475848573448.issue15559@psf.upfronthosting.co.za>
In-reply-to
Content
I changed the precedence now, so __bytes__ is tried before __index__.
History
Date User Action Args
2012-12-19 22:27:52benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, ncoghlan, pmoody, python-dev
2012-12-19 22:27:52benjamin.petersonsetmessageid: <1355956072.87.0.475848573448.issue15559@psf.upfronthosting.co.za>
2012-12-19 22:27:52benjamin.petersonlinkissue15559 messages
2012-12-19 22:27:52benjamin.petersoncreate