This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Iber Parodi Siri
Recipients Iber Parodi Siri, docs@python
Date 2015-12-20.10:31:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450607471.45.0.396609211559.issue25916@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation of readframes (wave module) states that readframes returns a string of bytes, just like python 2.7, but that's not the case

in python 3.4 readframes returns byte type objects
History
Date User Action Args
2015-12-20 10:31:11Iber Parodi Sirisetrecipients: + Iber Parodi Siri, docs@python
2015-12-20 10:31:11Iber Parodi Sirisetmessageid: <1450607471.45.0.396609211559.issue25916@psf.upfronthosting.co.za>
2015-12-20 10:31:11Iber Parodi Sirilinkissue25916 messages
2015-12-20 10:31:11Iber Parodi Siricreate