Searched refs:get_suffixes (Results 1 – 3 of 3) sorted by relevance
106 def get_suffixes(): function288 for suffix, mode, type_ in get_suffixes():
32 .. 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 of102 argument is a tuple, as would be returned by :func:`get_suffixes`, describing
7635 - Issue #13959: imp.get_suffixes() has been deprecated in favour of the new