]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1430298: It is now possible to send a mail with an empty
authorGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 09:53:00 +0000 (09:53 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 17 Feb 2006 09:53:00 +0000 (09:53 +0000)
commita957e8fbf5d4b953a4c031e033e7be0a4f65c830
treea6a2fb0a10665b949764e05ef69bcbfdb3913950
parentd057c918c2631ec6bdb0aff69a65aa5fbc7801b0
Bug #1430298: It is now possible to send a mail with an empty
return address using smtplib.
Lib/smtplib.py
Misc/NEWS