Home
last modified time | relevance | path

Searched refs:walk_modules (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest___all__.py57 def walk_modules(self, basedir, modpath): member in AllTest
64 for p, m in self.walk_modules(path, modpath + fn + "."):
86 for path, modname in self.walk_modules(lib_dir, ""):