Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dsysconfig.py151 def customize_compiler(compiler): function
/external/python/cpython2/Lib/
D_osx_support.py409 def customize_compiler(_config_vars): function
/external/python/cpython3/Lib/distutils/tests/
Dtest_sysconfig.py78 def customize_compiler(self): member in SysconfigTestCase
/external/python/cpython3/Lib/
D_osx_support.py480 def customize_compiler(_config_vars): function
/external/python/cpython3/Lib/distutils/
Dsysconfig.py173 def customize_compiler(compiler): function