Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dconfig.py218 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in config
/external/python/cpython2/Lib/distutils/command/
Dconfig.py225 def try_compile(self, body, headers=None, include_dirs=None, lang="c"): member in config