diff options
author | Guido van Rossum <guido@python.org> | 2001-09-14 16:08:44 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-09-14 16:08:44 +0000 |
commit | f7fcf5eea62ebaa8e6820806b223c30289212d1a (patch) | |
tree | 73a1bb68ce10dcec13c1d7e84963c3d1a1d28b43 /Lib/compiler/pycodegen.py | |
parent | 5f5512d246c58aab5a5290a85a8279f4b91021c4 (diff) | |
download | cpython-git-f7fcf5eea62ebaa8e6820806b223c30289212d1a.tar.gz |
SF patch #461413 (Gerhard Häring): Add STARTTLS feature to smtplib
This patch adds the features from RFC 2487 (Secure SMTP
over TLS) to the smtplib module:
- A starttls() function
- Wrapper classes that simulate enough of sockets and
files for smtplib, but really wrap a SSLObject
- reset the list of known SMTP extensions at each call
of ehlo(). This should have been the case anyway.
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions