mirror of
https://github.com/python/cpython.git
synced 2025-09-13 20:27:05 +00:00
Added \modulesynopsis.
This commit is contained in:
parent
959c937382
commit
703b70e260
1 changed files with 2 additions and 0 deletions
|
@ -1,7 +1,9 @@
|
||||||
\section{\module{repr} ---
|
\section{\module{repr} ---
|
||||||
Alternate \function{repr()} implementation.}
|
Alternate \function{repr()} implementation.}
|
||||||
|
|
||||||
|
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}
|
||||||
\declaremodule{standard}{repr}
|
\declaremodule{standard}{repr}
|
||||||
|
\modulesynopsis{Alternate \function{repr()} implementation with size limits.}
|
||||||
|
|
||||||
|
|
||||||
The \module{repr} module provides a means for producing object
|
The \module{repr} module provides a means for producing object
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue