Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ebfe4 commit 4191434Copy full SHA for 4191434
1 file changed
Doc/library/email.encoders.rst
@@ -19,7 +19,7 @@ payload, encode it, and reset the payload to this newly encoded value. They
19
should also set the :mailheader:`Content-Transfer-Encoding` header as appropriate.
20
21
Note that these functions are not meaningful for a multipart message. They
22
-must be applied to individual subparts instead, and will throw a
+must be applied to individual subparts instead, and will raise a
23
:exc:`TypeError` if passed a message whose type is multipart.
24
25
Here are the encoding functions provided:
0 commit comments