dircache
 

# Module 'dircache'
#
# Return a sorted list of the files in a directory, using a cache
# to avoid reading the directory more often than necessary.
# Also contains a subroutine to append slashes to directories.


 Modules
                                                                                                                                                                                                                               
os


 Functions
                                                                                                                                                                                                                               
annotate(head, list)
no doc string
listdir(path)
no doc string
listdir(path)
no doc string