Searched defs:parse_makefile (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | sysconfig.py | 285 def parse_makefile(fn, g=None): function |
/external/python/cpython3/Lib/distutils/ | ||
D | sysconfig.py | 295 def parse_makefile(fn, g=None): function |