[New-bugs-announce] [issue18878] Add support of the 'with' statement to sunau.open.
Serhiy Storchaka
report at bugs.python.org
Thu Aug 29 21:48:58 CEST 2013
New submission from Serhiy Storchaka:
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.
----------
components: Library (Lib)
messages: 196482
nosy: r.david.murray, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Add support of the 'with' statement to sunau.open.
type: enhancement
versions: Python 3.4
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18878>
_______________________________________
More information about the New-bugs-announce
mailing list