[issue20770] Inform caller of smtplib STARTTLS failures

Varun Sharma report at bugs.python.org
Tue Mar 4 20:54:10 CET 2014


Varun Sharma added the comment:

I think that raising an exception for starttls failure can be avoided, so i have added a patch for documentation which adds the following line to doc string : "If server supports TLS but fails to start it, then it does not raise any exception".

----------
keywords: +patch
nosy: +varun
Added file: http://bugs.python.org/file34288/starttls_doc_fix_20770.patch

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


More information about the Python-bugs-list mailing list