diff options
author | Fred Drake <fdrake@acm.org> | 1998-04-07 22:06:41 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-04-07 22:06:41 (GMT) |
commit | 8e729ec31a391237e6a7182655f9bbaef0634e3e (patch) | |
tree | f8ae489b4dc2fad135fae15c52ca0e5558765628 /Doc/libstring.tex | |
parent | 5ab5503b8afeb5c2712d65aa7977ddd6247c1b39 (diff) | |
download | cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.zip cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.gz cpython-8e729ec31a391237e6a7182655f9bbaef0634e3e.tar.bz2 |
Caught a few more spurious \setindexsubitem macros....
Diffstat (limited to 'Doc/libstring.tex')
-rw-r--r-- | Doc/libstring.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/libstring.tex b/Doc/libstring.tex index 6df547e..3939229 100644 --- a/Doc/libstring.tex +++ b/Doc/libstring.tex @@ -9,7 +9,6 @@ expressions. The constants defined in this module are are: -\setindexsubitem{(data in module string)} \begin{datadesc}{digits} The string \code{'0123456789'}. \end{datadesc} |