Lines Matching +full:dir +full:- +full:glob
4 import os, glob, time, shutil
43 # Filename should appear in glob output
45 os.path.abspath(filename)==os.path.abspath(glob.glob(glob.escape(filename))[0]))
49 # Normalize the unicode strings, as round-tripping the name via the OS
76 # Note - due to the implementation of shutil.move,
78 # different file systems - and this test can't ensure that.
102 # The '_test' functions 'entry points with params' - ie, what the
103 # top-level 'test' functions would be if they could take params
129 # Make dir with encoded, chdir with unicode, checkdir with encoded
131 ext = ".dir"
133 # Our directory name that can't use a non-unicode name.