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 petri.lehtinen
Recipients eric.araujo, ezio.melotti, jcea, max-alleged, petri.lehtinen, rhettinger, terry.reedy, vstinner, xuanji
Date 2011-08-01.09:04:12
SpamBayes Score 0.0012918762
Marked as misclassified No
Message-id <1312189453.28.0.382849413849.issue12170@psf.upfronthosting.co.za>
In-reply-to
Content
> See also #12631 regarding the remove() method for bytearray.

AFAICS, it's about bytearray.remove() working but bytearray.index() not working as documented, and that's why I marked is as a duplicate of this issue.
History
Date User Action Args
2011-08-01 09:04:13petri.lehtinensetrecipients: + petri.lehtinen, rhettinger, terry.reedy, jcea, vstinner, ezio.melotti, eric.araujo, xuanji, max-alleged
2011-08-01 09:04:13petri.lehtinensetmessageid: <1312189453.28.0.382849413849.issue12170@psf.upfronthosting.co.za>
2011-08-01 09:04:12petri.lehtinenlinkissue12170 messages
2011-08-01 09:04:12petri.lehtinencreate