glob
 

Filename globbing utility.


 Modules
                                                                                                                                                                                                                               
fnmatch
os
re


 Functions
                                                                                                                                                                                                                               
glob(pathname)
Return a list of paths matching a pathname pattern.
The pattern may contain simple shell-style wildcards a la fnmatch.
glob1(dirname, pattern)
no doc string
has_magic(s)
no doc string