STINNER Victor added the comment: Decoding Unicode doesn't make any sense. You should take a look at http://unicodebook.readthedocs.io/ to understand what you are doing :-)
(On Python 3, Unicode strings, the str type, has no mode .decode() type.) I suggest to close the issue has NOT A BUG. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29945> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com