describe reset()

This commit is contained in:
Skip Montanaro 2005-01-05 07:03:53 +00:00
parent bb0c9dc852
commit 4f49e7d0e7
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ a slash.
The \module{dircache} module defines the following functions:
\begin{funcdesc}{reset}{}
Resets the directory cache.
\end{funcdesc}
\begin{funcdesc}{listdir}{path}
Return a directory listing of \var{path}, as gotten from
\function{os.listdir()}. Note that unless \var{path} changes, further call