]> granicus.if.org Git - python/commit
#15014: Add 'auth' command to implement auth mechanisms and use it in login.
authorR David Murray <rdmurray@bitdance.com>
Thu, 3 Jul 2014 18:47:46 +0000 (14:47 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 3 Jul 2014 18:47:46 +0000 (14:47 -0400)
commit76e13c1c2978046ceaf5c287b06b25fd8d2684d5
tree579d765e879b139f112536aa98d0a0394ffdb3b6
parentd8b129f279ba3a25c633f600d457f408ab27114e
#15014: Add 'auth' command to implement auth mechanisms and use it in login.

Patch by Milan Oberkirch.
Doc/library/smtplib.rst
Doc/whatsnew/3.5.rst
Lib/smtplib.py
Lib/test/test_smtplib.py
Misc/NEWS