summaryrefslogtreecommitdiffstats
path: root/Doc/libtraceback.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libtraceback.tex')
-rw-r--r--Doc/libtraceback.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libtraceback.tex b/Doc/libtraceback.tex
index 4fcc4d1..2bdd22b 100644
--- a/Doc/libtraceback.tex
+++ b/Doc/libtraceback.tex
@@ -2,7 +2,7 @@
\label{module-traceback}
\stmodindex{traceback}
-\renewcommand{\indexsubitem}{(in module traceback)}
+\setindexsubitem{(in module traceback)}
This module provides a standard interface to format and print stack
traces of Python programs. It exactly mimics the behavior of the