summaryrefslogtreecommitdiff
path: root/Doc/library/email.charset.rst
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2015-10-10 10:44:25 +0000
committerMartin Panter <vadmium+py@gmail.com>2015-10-10 10:44:25 +0000
commit84835ab1cb2a8ccfeeb4474d39130d972a3c563d (patch)
tree20902bead4bcb320b8def5259b3c4f239e9251ba /Doc/library/email.charset.rst
parentf26441609310c12826fe4b5bc896aafafa268763 (diff)
parentd21e0b52f1421e253ecdc583faf5743133cac605 (diff)
downloadcpython-git-84835ab1cb2a8ccfeeb4474d39130d972a3c563d.tar.gz
Issue #25161: Merge full stops from 3.4 into 3.5
Diffstat (limited to 'Doc/library/email.charset.rst')
-rw-r--r--Doc/library/email.charset.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/email.charset.rst b/Doc/library/email.charset.rst
index 19a69532ed..80ef3d62cc 100644
--- a/Doc/library/email.charset.rst
+++ b/Doc/library/email.charset.rst
@@ -234,5 +234,5 @@ new entries to the global character set, alias, and codec registries:
*charset* is the canonical name of a character set. *codecname* is the name of a
Python codec, as appropriate for the second argument to the :class:`str`'s
- :meth:`~str.encode` method
+ :meth:`~str.encode` method.