commit | 94d6fba9e103d618fba36018d826bd9ffe33b332 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 13:14:50 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Apr 27 13:14:50 2010 +0000 |
tree | a3fe1ff531d14a3095dc8a4c008bc4fd07855c56 | |
parent | 6ab7f009ba130bc79ecc8fde2f85b1d1a2430b26 [diff] |
Merged revisions 80534 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80534 | antoine.pitrou | 2010-04-27 15:13:26 +0200 (mar., 27 avril 2010) | 3 lines socket.error can really happen here, and fix a possible NameError ........