Commit 4f49e7d0 authored by Skip Montanaro's avatar Skip Montanaro

describe reset()

parent bb0c9dc8
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment