]> granicus.if.org Git - python/commit
socket.error doesn't have a headers attribute like ProtocolError.
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 27 Jan 2008 20:03:13 +0000 (20:03 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 27 Jan 2008 20:03:13 +0000 (20:03 +0000)
commitcf25eb14afb73341aba218c66374d0895c8e94ff
tree29571bcdf007bd06c93a54b5515bf35b4fc089cc
parent5b25bc05983c43d1663136bc4ca0e3e472a05c56
socket.error doesn't have a headers attribute like ProtocolError.
Handle that situation where we catch socket.errors.
Lib/test/test_xmlrpc.py