summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libregsub.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-04 05:56:51 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-04 05:56:51 (GMT)
commitd275de985ad891f7e06d3055e4e6b30cf6fa5167 (patch)
treea0cf0d021a57281b68b3cd5dd3e9e23573d9d350 /Doc/lib/libregsub.tex
parent4bde97f190f2c0f75c781074138bbf0f2876646f (diff)
downloadcpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.zip
cpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.tar.gz
cpython-d275de985ad891f7e06d3055e4e6b30cf6fa5167.tar.bz2
Remove obsolete lines like this:
\setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex.
Diffstat (limited to 'Doc/lib/libregsub.tex')
-rw-r--r--Doc/lib/libregsub.tex1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/lib/libregsub.tex b/Doc/lib/libregsub.tex
index b4d3862..6ee873d 100644
--- a/Doc/lib/libregsub.tex
+++ b/Doc/lib/libregsub.tex
@@ -18,7 +18,6 @@ expressions to \module{re} style regular expressions. (For more
conversion help, see the URL
\url{http://starship.skyport.net/crew/amk/howto/regex-to-re.html}.)
-\setindexsubitem{(in module regsub)}
\begin{funcdesc}{sub}{pat, repl, str}
Replace the first occurrence of pattern \var{pat} in string