Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dsysconfig.py285 def parse_makefile(fn, g=None): function
/external/python/cpython3/Lib/distutils/
Dsysconfig.py295 def parse_makefile(fn, g=None): function