]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtplib...
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 31 Jul 2011 01:14:17 +0000 (09:14 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 31 Jul 2011 01:14:17 +0000 (09:14 +0800)
commitb351a48eee11b8fc19bd7502db0bab02135b69b5
tree7c442d00c0a61b6fcfba744929e7d871d5a3a7c1
parent3fc5868a1d123996936c2feb6625865f5bb88b37
Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtplib.py. Review comments by Ezio Melotti for smtplib.rst
Doc/library/smtplib.rst
Lib/smtplib.py
Lib/test/test_smtplib.py