commit | caa658d04739875133f388d9dc470843e3870f87 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Tue Aug 15 19:30:36 2000 +0000 |
committer | Thomas Wouters <thomas@python.org> | Tue Aug 15 19:30:36 2000 +0000 |
tree | 6ae5515668734f5e45c85f33aecfbcbe7a6062a3 | |
parent | 56221a7cfa8f361f4310b63b74091766c50dd7f8 [diff] |
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.