[issue10512] regrtest ResourceWarning - unclosed sockets and files
Brett Cannon
report at bugs.python.org
Sun Jan 30 23:28:24 CET 2011
Brett Cannon <brett at python.org> added the comment:
Attached is a simpler fix for test_cgi so it can get in for Python 3.2. You can reproduce the failure if you run ``./python -W error -m test test_cgi``.
Georg, can I commit?
----------
assignee: -> georg.brandl
nosy: +brett.cannon, georg.brandl
Added file: http://bugs.python.org/file20622/issue10512.diff
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10512>
_______________________________________
More information about the Python-bugs-list
mailing list