Walter Dörwald added the comment: > Who's talking about latin-1 in Python3? Of course str() needs to return > decode('utf-8').
So that would mean that: print(b"\xff") will always fail! ---------- nosy: +doerwalter _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26151> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com