mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Add missing \declaremodule for zipfile.
This commit is contained in:
parent
e44e507b0e
commit
1675375a7c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
\section{\module{zipfile} ---
|
||||
Work with ZIP archives}
|
||||
|
||||
\declaremodule{standard}{zipfile}
|
||||
\modulesynopsis{Read and write ZIP-format archive files.}
|
||||
\moduleauthor{James C. Ahlstrom}{jim@interet.com}
|
||||
\sectionauthor{James C. Ahlstrom}{jim@interet.com}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue