diff options
| author | Guido van Rossum <guido@python.org> | 1997-07-17 16:34:52 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-07-17 16:34:52 +0000 |
| commit | 5578e257e2e7d27a5c03deac1429af90e5af4306 (patch) | |
| tree | a14389f6c9367d416d57a70b37eaeaa8a4bf7de3 /Doc/lib/libregsub.tex | |
| parent | 9cbf1c520ba933495a2fe9298f037897fb23965c (diff) | |
| download | cpython-5578e257e2e7d27a5c03deac1429af90e5af4306.tar.gz | |
AMK's megapatch:
* \bcode, \ecode added everywhere
* \label{module-foo} added everywhere
* A few \seealso sections added.
* Indentation fixed inside verbatim in lib*tex files
Diffstat (limited to 'Doc/lib/libregsub.tex')
| -rw-r--r-- | Doc/lib/libregsub.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libregsub.tex b/Doc/lib/libregsub.tex index d075e99e8c..6d489861d7 100644 --- a/Doc/lib/libregsub.tex +++ b/Doc/lib/libregsub.tex @@ -1,4 +1,5 @@ \section{Standard Module \sectcode{regsub}} +\label{module-regsub} \stmodindex{regsub} This module defines a number of functions useful for working with |
