summaryrefslogtreecommitdiffstats
path: root/Doc/library
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-12-27 22:18:58 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-12-27 22:18:58 (GMT)
commitfbaeca70e597229d89ccf65e26d5a9ff8f975b18 (patch)
tree19be983887a325b446710e78b298ea3f593becc0 /Doc/library
parente555f581dc3d23b0d305b6a74bb292ed8cb674f3 (diff)
downloadcpython-fbaeca70e597229d89ccf65e26d5a9ff8f975b18.zip
cpython-fbaeca70e597229d89ccf65e26d5a9ff8f975b18.tar.gz
cpython-fbaeca70e597229d89ccf65e26d5a9ff8f975b18.tar.bz2
fix markup
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/zipfile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/zipfile.rst b/Doc/library/zipfile.rst
index 409ab86..8e96d24 100644
--- a/Doc/library/zipfile.rst
+++ b/Doc/library/zipfile.rst
@@ -70,7 +70,7 @@ The module defines the following items:
This module does not currently handle ZIP files which have appended comments.
.. versionchanged:: 2.7
- Support for file and file-like objects.
+ Support for file and file-like objects.
.. data:: ZIP_STORED