[issue8809] smtplib should support SSL contexts

Kasun Herath report at bugs.python.org
Wed Apr 20 08:36:04 CEST 2011


Kasun Herath <kasunh01 at gmail.com> added the comment:

I'm submitting a new patch with changes suggested by Terry. But I feel an example of how to use a SSLContext inside the Docstring of SMTP_SSL constructor is unnecessary since no smtp specific things are done to the passed SSLContext. Any ideas about this suggestion?

----------
Added file: http://bugs.python.org/file21737/smtp_sslcontext_updated.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8809>
_______________________________________


More information about the Python-bugs-list mailing list