mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Record module & documentation author.
This commit is contained in:
parent
6b103f1e12
commit
2a2f1fe4d5
1 changed files with 3 additions and 3 deletions
|
@ -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''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue