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 2910f37 commit 9bba201Copy full SHA for 9bba201
Doc/library/email.message.rst
@@ -752,6 +752,6 @@ message objects.
752
753
.. [2] The :class:`EmailMessage` class requires a policy that provides a
754
``content_manager`` attribute for content management methods like
755
- :meth:`set_content` and :meth:`get_content` to work. The legacy
+ ``set_content()`` and ``get_content()`` to work. The legacy
756
:const:`~email.policy.compat32` policy does not support these methods
757
and should not be used with :class:`EmailMessage`.
0 commit comments