]> granicus.if.org Git - python/commit
Merged revisions 80507 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:29:05 +0000 (17:29 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 26 Apr 2010 17:29:05 +0000 (17:29 +0000)
commitde8cf32ec834539bceffa5fae28f822be684f9f2
tree2950eeffd5396fae51d0e955af5b54636a1c9287
parent0ba81e004a51f958503c4e952a38a70140e2f0f9
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