[issue5238] ssl makefile never closes socket

Bill Janssen report at bugs.python.org
Sun Mar 1 21:13:35 CET 2009


Bill Janssen <bill.janssen at gmail.com> added the comment:

I'd recommend running the whole suite of tests here.  The issue is
mainly with httplib, as I recall it, which "closes" the socket before it
finishes reading from it.

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


More information about the Python-bugs-list mailing list