]> granicus.if.org Git - python/commit
socket.error can really happen here, and fix a possible NameError
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 13:13:26 +0000 (13:13 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 27 Apr 2010 13:13:26 +0000 (13:13 +0000)
commit9bf5425f5f26a87f4724182d8e8537437666b596
tree5e1816f327da35f18d9de2a8b21a83fc5c5e7dc9
parentdb187847fbe60c1dde0e26e25cf52a81c581b55d
socket.error can really happen here, and fix a possible NameError
Lib/test/test_ssl.py