]> granicus.if.org Git - python/commit
Merged revisions 72835 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 01:30:26 +0000 (01:30 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 23 May 2009 01:30:26 +0000 (01:30 +0000)
commit87e2074ecb1394d7a123151432813bf608247f9c
tree643199c7b74afad6ac0aaf6970f0d7d7457a68c3
parent0dedf451428c174db89963a74e6c230420c811e4
Merged revisions 72835 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72835 | r.david.murray | 2009-05-22 20:48:58 -0400 (Fri, 22 May 2009) | 4 lines

  Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns
  the socket.  Patch by Farhan Ahmad, test by Marcin Bachry.
........
Lib/smtplib.py
Lib/test/test_smtpnet.py [new file with mode: 0644]
Misc/ACKS
Misc/NEWS