[issue10554] Context managerment support for subprocess.Popen

Brian Curtin report at bugs.python.org
Fri Dec 3 02:43:23 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Here's a patch which implements the context manager and adds a few tests and a small doc change.

Tested on Mac and Windows.

----------
keywords: +patch
nosy: +brian.curtin
Added file: http://bugs.python.org/file19916/subprocess.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10554>
_______________________________________


More information about the Python-bugs-list mailing list