[issue6382] test_socketserver fails on trunk in test_ForkingTCPServer

R. David Murray report at bugs.python.org
Tue Jul 7 03:38:40 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

I had to fix one line, but after that it runs successfully.  Updated
patch attached.  The change is to add the 'request' argument to the
close_request call on line 549.

----------
keywords: +patch
Added file: http://bugs.python.org/file14465/issue6382.patch

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


More information about the Python-bugs-list mailing list