summaryrefslogtreecommitdiffstats
path: root/Doc/library/email.header.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-10-24 14:32:45 (GMT)
committerGeorg Brandl <georg@python.org>2010-10-24 14:32:45 (GMT)
commit872a702bbd3c471278e07d773f7a5a49eb9dc5b2 (patch)
treec46f87a0c78159020feb7f5dad25e5099cc92c05 /Doc/library/email.header.rst
parent687a1fa5462a400480c1c1422c9a96b58af6cd4e (diff)
downloadcpython-872a702bbd3c471278e07d773f7a5a49eb9dc5b2.zip
cpython-872a702bbd3c471278e07d773f7a5a49eb9dc5b2.tar.gz
cpython-872a702bbd3c471278e07d773f7a5a49eb9dc5b2.tar.bz2
Fix style.
Diffstat (limited to 'Doc/library/email.header.rst')
-rw-r--r--Doc/library/email.header.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/library/email.header.rst b/Doc/library/email.header.rst
index d9ebdb7..7e87dac 100644
--- a/Doc/library/email.header.rst
+++ b/Doc/library/email.header.rst
@@ -120,7 +120,8 @@ Here is the :class:`Header` class description:
application code (``\n``), but ``\r\n`` can be specified in order
to produce headers with RFC-compliant line separators.
- .. versionchanged:: 3.2 added the linesep argument
+ .. versionchanged:: 3.2
+ Added the *linesep* argument.
The :class:`Header` class also provides a number of methods to support