Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Dccompiler.py280 def set_runtime_library_dirs(self, dirs): member in CCompiler
/external/python/cpython2/Lib/distutils/
Dccompiler.py293 def set_runtime_library_dirs(self, dirs): member in CCompiler