Searched refs:readDir (Results 1 – 2 of 2) sorted by relevance
61 b.readDir( os.path.normpath( progdir + "/../arch-%s" % arch ) )63 b.readDir( os.path.normpath( progdir + "/../common" ) )
62 def readDir(self,path): member in BatchFileUpdater