Florent Xicluna <[email protected]> added the comment: This is the expression which raises the warning.
>>> u'compiler.parser' in ['\xab\xd7\xbb', u'\u013f\xd6G'] __main__:1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal False See also issue #13360 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13356> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
