]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 72990 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Thu, 28 May 2009 18:33:47 +0000 (18:33 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 28 May 2009 18:33:47 +0000 (18:33 +0000)
commit0cf15b2c8767d126ecc1edcf70d9707f0064f10f
tree9cb737131ba814b0a7fce05dc32c2e38922e1390
parent96018e6885f608c33bf7cef9257811b171c1a594
Merged revisions 72990 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r72990 | r.david.murray | 2009-05-28 14:19:00 -0400 (Thu, 28 May 2009) | 3 lines

  Finish issue 5259 by adding tests and fixes for the 'login'
  and 'cram-md5' auth methods.
........
Lib/smtplib.py
Lib/test/test_smtplib.py
Misc/NEWS