Home
last modified time | relevance | path

Searched refs:any_missing_maybe (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dmodulefinder.py509 missing, maybe = self.any_missing_maybe()
527 any_missing_maybe() if you want to know which modules are
530 missing, maybe = self.any_missing_maybe()
533 def any_missing_maybe(self): member in ModuleFinder
/third_party/python/Lib/test/
H A Dtest_modulefinder.py349 bad, maybe = mf.any_missing_maybe()

Completed in 2 milliseconds