STINNER Victor <[email protected]> added the comment: > I tried to reject types different than str for "z": > most tests of the test suite fail
Wait, what? No. I modified the wrong line of code :-) The whole test suite pass without any error if "z" doesn't accept bytes anymore. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8949> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
