File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919
2020[1] http://www.yummly.com/recipe/Roasted-Asparagus-Epicurious-203718
2121
22- --Éric
22+ --Pepé
2323""" )
2424
2525# Add the html version. This converts the message into a multipart/alternative
Original file line number Diff line number Diff line change @@ -265,7 +265,6 @@ The following exceptions are the exceptions that are usually raised.
265265 :exc: `mmap.error ` have been merged into :exc: `OSError `.
266266
267267 .. versionchanged :: 3.4
268-
269268 The :attr: `filename ` attribute is now the original file name passed to
270269 the function, instead of the name encoded to or decoded from the
271270 filesystem encoding. Also, the :attr: `filename2 ` attribute was added.
Original file line number Diff line number Diff line change @@ -117,6 +117,9 @@ A nice selection of exceptions is defined as well:
117117 Subclass of :exc: `OSError ` that is the base exception class for all
118118 the other exceptions provided by this module.
119119
120+ .. versionchanged :: 3.4
121+ SMTPException became subclass of :exc: `OSError `
122+
120123
121124.. exception :: SMTPServerDisconnected
122125
You can’t perform that action at this time.
0 commit comments