]> granicus.if.org Git - python/commit
Apply SF patch #101151, by Peter S-K, which fixes smtplib's passing of the
authorThomas Wouters <thomas@python.org>
Tue, 15 Aug 2000 19:30:36 +0000 (19:30 +0000)
committerThomas Wouters <thomas@python.org>
Tue, 15 Aug 2000 19:30:36 +0000 (19:30 +0000)
commitcaa658d04739875133f388d9dc470843e3870f87
tree6ae5515668734f5e45c85f33aecfbcbe7a6062a3
parent56221a7cfa8f361f4310b63b74091766c50dd7f8
Apply SF patch #101151, by Peter S-K, which fixes smtplib's passing of the
'helo' and 'ehlo' message, and exports the 'make_fqdn' function. This
function should be moved to socket.py, if that module ever gets a Python
wrapper.
Doc/lib/libsocket.tex
Lib/smtplib.py