Hirokazu Yamamoto <[email protected]> added the comment: And one little thing. I noticed variable name varies in python2.x and python3.x. TESTFN_UNICODE_UNDECODEABLE (2.x) TESTFN_UNICODE_UNDECODABLE (3.x)
I think 2.x should be unified into 3.x name. Thanks. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9819> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
