Trees | Indices | Help |
|
---|
|
Read and cache directory listings.
The listdir() routine returns a sorted list of the files in a directory, using a cache to avoid reading the directory more often than necessary. The annotate() routine appends slashes to directories.
|
|||
cache =
|
Imports: os
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:40:38 2008 | http://epydoc.sourceforge.net |