django1/django/core/mail
Claude Paroz b641357a37 [1.5.x] Replaced deprecated sslerror by ssl.SSLError
The exact conditions on which this exception is raised are not
known, but this replacement is the best guess we can do at this
point.
Backport of 850630b4b7 from master.
2013-01-03 22:17:30 +01:00
..
backends [1.5.x] Replaced deprecated sslerror by ssl.SSLError 2013-01-03 22:17:30 +01:00
__init__.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
message.py Fixed #19107 -- Workarounded message-encoding bug on Python < 2.6.6 2012-10-11 21:40:14 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00