]> granicus.if.org Git - python/commitdiff
describe reset()
authorSkip Montanaro <skip@pobox.com>
Wed, 5 Jan 2005 07:03:53 +0000 (07:03 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 5 Jan 2005 07:03:53 +0000 (07:03 +0000)
Doc/lib/libdircache.tex

index a827a83516a67e2908c8e16a4d95933f256e29f7..58845493b48c6d923a01fbf3133c0200344dd1d7 100644 (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