Searched defs:DepthLimitedModuleFinder (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/flavor/
H A Ddepthlimitedmf.py111 class DepthLimitedModuleFinder(modulefinder.ModuleFinder): class in inherits:modulefinder.ModuleFinder
388 mf = DepthLimitedModuleFinder(sys.argv[1], run_paths=run_paths)

Completed in 24 milliseconds