[issue12365] URLopener should support context manager protocol

Jeff McNeil report at bugs.python.org
Mon Jun 20 03:25:53 CEST 2011


Jeff McNeil <jeff at jmcneil.net> added the comment:

In looking at this again, I may have spoken too soon. It seems that addinfobase & HTTPResponse already handle this. As this is what's returned by the opener, then what I was shooting for should already be handled.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list