]> granicus.if.org Git - python/commit
#12147: make send_message correctly handle Sender and Resent- headers.
authorR David Murray <rdmurray@bitdance.com>
Sun, 3 Jul 2011 01:03:19 +0000 (21:03 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sun, 3 Jul 2011 01:03:19 +0000 (21:03 -0400)
commitac4e5abc788dfd10474fe3b0a6c5c802d3159763
tree9157a750e1c58b5fa72943c5a8def6bc61314b31
parent623e8b86af8d8b34589478f7c85de49054e07a6d
#12147: make send_message correctly handle Sender and Resent- headers.

Original patch by Nicolas Estibals.  My tweaks to the patch were mostly
style/cosmetic, and adding more tests.
Doc/library/smtplib.rst
Lib/smtplib.py [changed mode: 0755->0644]
Lib/test/test_smtplib.py
Misc/ACKS
Misc/NEWS