File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ defaults are described below. The :mod:`policy` module also provides some
2727pre-created :class: `Policy ` instances. In addition to a :const: `default `
2828instance, there are instances tailored for certain applications. For example
2929there 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
3333In general an application will only need to deal with setting the policy at the
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments