Serhiy Storchaka added the comment: > I think that repr could be used:
Agree.
"{}".format(bytestr) -> "{!r}".format(bytestr)
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue20363>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
