[Python-3000] bad socket close in httplib.py

Bill Janssen janssen at parc.com
Sun Oct 28 02:24:04 CET 2007


I think the socket close in HTTPConnection.close() is incorrect, but is being
hidden by the delayed closing implemented in socket.py.  See issue
1348.

Bill


More information about the Python-3000 mailing list