Home
last modified time | relevance | path

Searched defs:allowsuffix (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/c_common/
Dscriptutil.py15 def get_prog(spec=None, *, absolute=False, allowsuffix=True): argument
62 def is_installed(filename, *, allowsuffix=True): argument