commit | d43245a965dc83db34063b22071fde143b81a490 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 08 10:32:51 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Jan 08 10:32:51 2011 +0000 |
tree | 32c5b2dbfd1d38afaf0c8783d46a43fadb160a29 | |
parent | f653ddbef247b12120a6a1b286824816da6f24b1 [diff] |
Merged revisions 87861,87863 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87861 | antoine.pitrou | 2011-01-08 11:23:29 +0100 (sam., 08 janv. 2011) | 3 lines Fix test_ssl after r87849 ........ r87863 | antoine.pitrou | 2011-01-08 11:28:11 +0100 (sam., 08 janv. 2011) | 3 lines Add EHOSTUNREACH ('No route to host') to the errnos trapped by transient_internet(). ........