]> granicus.if.org Git - python/commit
Finish issue 5259 by adding tests and fixes for the 'login'
authorR. David Murray <rdmurray@bitdance.com>
Thu, 28 May 2009 18:19:00 +0000 (18:19 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 28 May 2009 18:19:00 +0000 (18:19 +0000)
commitfb12391c44d9491e2d1635eb5f82af3b0da0ec29
treef27aae38f6956cc7e521a1743e1d9b76f17216ee
parente2cedaadb572c1bd58553ef5e27af0efc890d9b8
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