Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_modulefinder.py252 bad, maybe = mf.any_missing_maybe()
/external/python/cpython2/Lib/
Dmodulefinder.py516 missing, maybe = self.any_missing_maybe()
539 missing, maybe = self.any_missing_maybe()
542 def any_missing_maybe(self): member in ModuleFinder
/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py688 missing, maybe = mf.any_missing_maybe()