]> granicus.if.org Git - python/commit
add better algorithm to get fully qualified domain name for localhost
authorPeter Schneider-Kamp <nowonder@nowonder.de>
Thu, 10 Aug 2000 14:02:23 +0000 (14:02 +0000)
committerPeter Schneider-Kamp <nowonder@nowonder.de>
Thu, 10 Aug 2000 14:02:23 +0000 (14:02 +0000)
commit7bc82bb1f0ce5c841382587839c218b6cc63e1ff
treeca6da4b4bc429215b87d4618a22bbd7d9c6c3e8e
parent10e1bf2f64b77f3a71157c72de19265870cdeb5f
add better algorithm to get fully qualified domain name for localhost
in smtplib.ehlo() and smtplib.helo().

closes patch #101103
closes bug   #110935
Lib/smtplib.py