[docs] [issue25916] wave module readframes now returns bytes not str
Serhiy Storchaka
report at bugs.python.org
Sun Dec 20 11:35:53 EST 2015
Serhiy Storchaka added the comment:
This is not the only place where "string of bytes" or "byte string" is used as a synonym to "bytes object".
----------
nosy: +serhiy.storchaka
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25916>
_______________________________________
More information about the docs
mailing list