Added docs for glob

This commit is contained in:
Guido van Rossum 1997-03-25 22:07:53 +00:00
parent 20af95b433
commit e6d579ddbc
7 changed files with 77 additions and 5 deletions

View file

@ -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}