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.
True
1 parent ef65562 commit 64dcb44Copy full SHA for 64dcb44
Doc/library/email.policy.rst
@@ -232,7 +232,7 @@ added matters. To illustrate::
232
233
.. attribute:: verify_generated_headers
234
235
- If :const:`True` (the default), the generator will raise
+ If ``True`` (the default), the generator will raise
236
:exc:`~email.errors.HeaderWriteError` instead of writing a header
237
that is improperly folded or delimited, such that it would
238
be parsed as multiple headers or joined with adjacent data.
0 commit comments