Searched refs:all_suffixes (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/importlib/ | ||
H A D | machinery.py | 18 def all_suffixes(): function |
/third_party/python/Lib/ | ||
H A D | inspect.py | 929 for suffix in importlib.machinery.all_suffixes()] |
Completed in 5 milliseconds