Arfrever Frehtes Taifersar Arahesis added the comment: I think that repr could be used: str(bytes_instance) -> repr(bytes_instance) "%s" % bytes_instance -> "%r" % bytes_instance
Any opinions? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20363> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com