Brian Curtin <br...@python.org> added the comment:

Looks like we already mention that.

"""
Popen objects are supported as context managers via the with statement, closing 
any open file descriptors on exit.
"""

Antoine, do you think this should be more strongly worded?

----------
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12044>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to