[issue26555] string.format(bytes) raise warning

Marco Sulla report at bugs.python.org
Mon Mar 14 09:31:51 EDT 2016


Marco Sulla added the comment:

> Using utf8 means guessing the encoding

Well, it's not what format() is doing now, using str()? :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26555>
_______________________________________


More information about the Python-bugs-list mailing list