summaryrefslogtreecommitdiffstats
path: root/Doc/liballos.tex
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-03-25 22:07:53 (GMT)
committerGuido van Rossum <guido@python.org>1997-03-25 22:07:53 (GMT)
commite6d579ddbc3c2859476da5d49dc781cbd2105c83 (patch)
treebf66d89e540ca9155ec440d0b1febded66ee6fea /Doc/liballos.tex
parent20af95b4338e022d9dd58a0d8ae848b5a8557b92 (diff)
downloadcpython-e6d579ddbc3c2859476da5d49dc781cbd2105c83.zip
cpython-e6d579ddbc3c2859476da5d49dc781cbd2105c83.tar.gz
cpython-e6d579ddbc3c2859476da5d49dc781cbd2105c83.tar.bz2
Added docs for glob
Diffstat (limited to 'Doc/liballos.tex')
-rw-r--r--Doc/liballos.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/liballos.tex b/Doc/liballos.tex
index c167109..5cf7f94 100644
--- a/Doc/liballos.tex
+++ b/Doc/liballos.tex
@@ -23,4 +23,7 @@ systems as well. Here's an overview:
\item[errno]
--- Standard errno system symbols.
+\item[glob]
+--- Unix shell style pathname pattern expansion.
+
\end{description}