summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libpprint.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libpprint.tex')
-rw-r--r--Doc/lib/libpprint.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libpprint.tex b/Doc/lib/libpprint.tex
index 9e14d5f..caae69a 100644
--- a/Doc/lib/libpprint.tex
+++ b/Doc/lib/libpprint.tex
@@ -19,7 +19,7 @@ to adjust the width constraint.
The \code{pprint} module defines one class:
-\renewcommand{\indexsubitem}{(in module pprint)}
+\setindexsubitem{(in module pprint)}
% First the implementation class:
@@ -140,7 +140,7 @@ l/lib/python1.4/test', '/usr/local/lib/python1.4/sunos5', '/usr/local/lib/python
PrettyPrinter instances (returned by \code{PrettyPrinter()} above)
have the following methods.
-\renewcommand{\indexsubitem}{(PrettyPrinter method)}
+\setindexsubitem{(PrettyPrinter method)}
\begin{funcdesc}{pformat}{object}
Return the formatted representation of \var{object}. This takes into