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 python-dev
Recipients drj, gpolo, python-dev, serhiy.storchaka, terry.reedy
Date 2013-11-16.11:04:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dMD8V2t5fz7Lpg@mail.python.org>
In-reply-to
Content
New changeset 6a599249e8b7 by Serhiy Storchaka in branch 'default':
Issue #5202: Added support for unseekable files in the wave module.
http://hg.python.org/cpython/rev/6a599249e8b7
History
Date User Action Args
2013-11-16 11:04:27python-devsetrecipients: + python-dev, terry.reedy, gpolo, drj, serhiy.storchaka
2013-11-16 11:04:27python-devlinkissue5202 messages
2013-11-16 11:04:27python-devcreate