[issue27481] Replace TypeError with ValueError in doc regarding "embedded NUL character"

Serhiy Storchaka report at bugs.python.org
Mon Jul 11 06:12:41 EDT 2016


Serhiy Storchaka added the comment:

Python strings contain characters, not bytes.

----------

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


More information about the Python-bugs-list mailing list