]> granicus.if.org Git - python/commitdiff
#10008: Fix duplicate index entry.
authorGeorg Brandl <georg@python.org>
Fri, 12 Nov 2010 06:20:12 +0000 (06:20 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 12 Nov 2010 06:20:12 +0000 (06:20 +0000)
Doc/library/zipfile.rst

index ef2edfcfb35fba2074e40f8e0569021faf8afb8b..d106463ceaad1d6275c9e9adda05f3d37526f0a3 100644 (file)
@@ -44,6 +44,7 @@ The module defines the following items:
 
 
 .. class:: ZipFile
+   :noindex:
 
    The class for reading and writing ZIP files.  See section
    :ref:`zipfile-objects` for constructor details.