]> granicus.if.org Git - python/commit
Merged revisions 80507 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:28:35 +0000 (17:28 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:28:35 +0000 (17:28 +0000)
commit34fbacdc1151480ce5a216785963e3451ab94aca
tree6342c678c14521d5926fe1e309d5b506158c83e2
parentefa7454dfcc33ee15deae94a5946100751ee3477
Merged revisions 80507 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r80507 | antoine.pitrou | 2010-04-26 19:23:33 +0200 (lun., 26 avril 2010) | 4 lines

  When calling getpeername() in SSLSocket.__init__, only silence exceptions
  caused by the "socket not connected" condition.
........
Lib/ssl.py