projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e44e507
)
Add missing \declaremodule for zipfile.
author
Fred Drake
<fdrake@acm.org>
Mon, 18 Sep 2000 16:21:11 +0000
(16:21 +0000)
committer
Fred Drake
<fdrake@acm.org>
Mon, 18 Sep 2000 16:21:11 +0000
(16:21 +0000)
Doc/lib/libzipfile.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/libzipfile.tex
b/Doc/lib/libzipfile.tex
index f29c47f3f46ef3f23e6efebdb17d76de01548b60..e8d409bf6737c76f10ba80e0b39ccd0cc2ea88ae 100644
(file)
--- a/
Doc/lib/libzipfile.tex
+++ b/
Doc/lib/libzipfile.tex
@@
-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}