]> granicus.if.org Git - python/commit
Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the smtplib...
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 6 Jun 2011 17:17:09 +0000 (19:17 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 6 Jun 2011 17:17:09 +0000 (19:17 +0200)
commitf068ab830448ea9f78ee0dfbb29c12211d1b6aee
tree3b9b2b578ccdf341cf0646b996b1ecce14a06d46
parente67b1eab32f3f0e0b2a5979cc00c2f4605e3b7e4
Issue #11893: Remove obsolete internal wrapper class `SSLFakeFile` in the smtplib module.
Patch by Catalin Iacob.
Lib/smtplib.py
Misc/NEWS