summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-02-18 21:10:32 (GMT)
committerFred Drake <fdrake@acm.org>1999-02-18 21:10:32 (GMT)
commit2a2f1fe4d51dda509b9854149350e3f63fa6cc45 (patch)
treef09d83dc1ff758b06057e2a6673b400b964642a0 /Doc
parent6b103f1e128a4ae46bd38ae7b5d98bd49a65f5bd (diff)
downloadcpython-2a2f1fe4d51dda509b9854149350e3f63fa6cc45.zip
cpython-2a2f1fe4d51dda509b9854149350e3f63fa6cc45.tar.gz
cpython-2a2f1fe4d51dda509b9854149350e3f63fa6cc45.tar.bz2
Record module & documentation author.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libpprint.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/lib/libpprint.tex b/Doc/lib/libpprint.tex
index d676dc4..82eb197 100644
--- a/Doc/lib/libpprint.tex
+++ b/Doc/lib/libpprint.tex
@@ -1,10 +1,10 @@
-%% Author: Fred L. Drake, Jr. <fdrake@acm.org>
-
\section{\module{pprint} ---
Data pretty printer.}
-\declaremodule{standard}{pprint}
+\declaremodule{standard}{pprint}
\modulesynopsis{Data pretty printer.}
+\moduleauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
+\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
The \module{pprint} module provides a capability to ``pretty-print''