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 serhiy.storchaka
Recipients r.david.murray, serhiy.storchaka
Date 2013-08-29.19:48:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377805738.91.0.260228450439.issue18878@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed patch adds support of the 'with' statement to sunau.open (as it already was added for aifc.open and wave.open). It based on patches from issue17616.
History
Date User Action Args
2013-08-29 19:48:58serhiy.storchakasetrecipients: + serhiy.storchaka, r.david.murray
2013-08-29 19:48:58serhiy.storchakasetmessageid: <1377805738.91.0.260228450439.issue18878@psf.upfronthosting.co.za>
2013-08-29 19:48:58serhiy.storchakalinkissue18878 messages
2013-08-29 19:48:58serhiy.storchakacreate