commit | e76b7a8fcd769c4204a7f0e0438dce482fa32015 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Apr 27 21:25:52 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Apr 27 21:25:52 1997 +0000 |
tree | 2a9c31b1cbe429d5b5a09b37f03d210b07678cb0 | |
parent | 8be9a116175fbc5cea9d93e5e998af0df4cee23b [diff] [blame] |
Added fnmatch, base64 and quopri, received from Andrew Kuchling.
diff --git a/Doc/lib/liballos.tex b/Doc/lib/liballos.tex index 5cf7f94..2a536cd 100644 --- a/Doc/lib/liballos.tex +++ b/Doc/lib/liballos.tex
@@ -26,4 +26,7 @@ \item[glob] --- Unix shell style pathname pattern expansion. +\item[fnmatch] +--- Unix shell style pathname pattern matching. + \end{description}