Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Ddep_util.py54 def newer_group (sources, target, missing='error'): function
/external/python/cpython2/Lib/distutils/
Ddep_util.py52 def newer_group(sources, target, missing='error'): function