commit | 1acceb0650aa0bebe082517627d375aea0be25c8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Aug 14 23:12:18 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Aug 14 23:12:18 1997 +0000 |
tree | ad4ebe87ffbedc4e43977f09f131ea6bd3375fdc | |
parent | ff7d1047782d6a63025ab486109e85313972ac97 [diff] [blame] |
Added AMK's first cut at docs for re.py
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 2980d64..442de74 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -97,6 +97,7 @@ \input{libstring} \input{libregex} \input{libregsub} +\input{libre} \input{libstruct} \input{libstrio} \input{libsoundex}