Christian Heimes <[EMAIL PROTECTED]> added the comment: Thanks for the patch but you've missed a spot in bytearrayobject.c:
Objects/bytearrayobject.c: if (Py_BytesWarningFlag && op == Py_EQ) { Objects/bytesobject.c: if (Py_BytesWarningFlag && (op == Py_EQ) && _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3988> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com