Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8d2d2d

Browse files
committed
Add new email.policy document to the toctree and fix markup glitch.
1 parent d7d01cd commit e8d2d2d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/library/email.policy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ defaults are described below. The :mod:`policy` module also provides some
2727
pre-created :class:`Policy` instances. In addition to a :const:`default`
2828
instance, there are instances tailored for certain applications. For example
2929
there is an :const:`SMTP` :class:`Policy` with defaults appropriate for
30-
generating output to be sent to an SMTP server. These are listed :ref:`below
30+
generating output to be sent to an SMTP server. These are listed `below
3131
<Policy Instances>`.
3232

3333
In general an application will only need to deal with setting the policy at the

Doc/library/email.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Contents of the :mod:`email` package documentation:
5151
email.message.rst
5252
email.parser.rst
5353
email.generator.rst
54+
email.policy.rst
5455
email.mime.rst
5556
email.header.rst
5657
email.charset.rst

0 commit comments

Comments
 (0)