Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/importlib/
Dmachinery.py19 def all_suffixes(): function
/external/python/cpython3/Lib/
Dinspect.py673 for suffix in importlib.machinery.all_suffixes()]
/external/python/cpython3/Doc/library/
Dinspect.rst262 the entries in :func:`importlib.machinery.all_suffixes`. If it matches,
Dimportlib.rst994 .. function:: all_suffixes()
/external/python/cpython3/Misc/
DHISTORY6904 a new `importlib.machinery.all_suffixes()` API.