Petri Lehtinen <[email protected]> added the comment: > 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12170> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
