summaryrefslogtreecommitdiff
path: root/Lib/xmlrpclib.py
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2009-08-19 05:33:48 +0000
committerGregory P. Smith <greg@mad-scientist.com>2009-08-19 05:33:48 +0000
commite2ae86a19ea95642eb7d5513506474f403304808 (patch)
tree92a36c828193f8b71e3765dd6758f9abea4c9911 /Lib/xmlrpclib.py
parent6f1fa214c500100f5ee43463f33c11596319c437 (diff)
downloadcpython-git-e2ae86a19ea95642eb7d5513506474f403304808.tar.gz
Revert the changes from r74463, they were causing test_xmlrpc to fail.
We do not need to force a close when using socket buffering on a httplib.HTTPRequest as the library does not support streaming requests so there should never been extra data beyond the end of the current request to have left over in the requests socket buffer. see http://bugs.python.org/issue6724
Diffstat (limited to 'Lib/xmlrpclib.py')
0 files changed, 0 insertions, 0 deletions