New submission from Johnny Wezel: str(b'xxx') returns "b'xxx'" instead of 'xxx'
---------- components: Interpreter Core, Unicode messages: 258583 nosy: ezio.melotti, haypo, jwezel priority: normal severity: normal status: open title: str(bytes) does __repr__() instead of __str__() type: behavior versions: Python 3.4 _______________________________________ 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