diff options
Diffstat (limited to 'Doc/library/reprlib.rst')
| -rw-r--r-- | Doc/library/reprlib.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/reprlib.rst b/Doc/library/reprlib.rst index 030fda7..c4859be 100644 --- a/Doc/library/reprlib.rst +++ b/Doc/library/reprlib.rst @@ -1,9 +1,9 @@ - :mod:`reprlib` --- Alternate :func:`repr` implementation -===================================================== +======================================================== .. module:: repr :synopsis: Old name for the reprlib module. + .. module:: reprlib :synopsis: Alternate repr() implementation with size limits. .. sectionauthor:: Fred L. Drake, Jr. <fdrake@acm.org> |
