#10008: Fix duplicate index entry.

This commit is contained in:
Georg Brandl 2010-11-12 06:20:12 +00:00
parent e5b5ff4961
commit 5e92a50ac0

View 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.