Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dimp.py106 def get_suffixes(): function
288 for suffix, mode, type_ in get_suffixes():
/third_party/python/Doc/library/
Dimp.rst32 .. function:: get_suffixes()
57 searched for files with any of the suffixes returned by :func:`get_suffixes`
66 contained in the list returned by :func:`get_suffixes` describing the kind of
102 argument is a tuple, as would be returned by :func:`get_suffixes`, describing
/third_party/python/Misc/
DHISTORY7635 - Issue #13959: imp.get_suffixes() has been deprecated in favour of the new