Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Ddep_util.py32 def newer_pairwise (sources, targets): function
/external/python/cpython2/Lib/distutils/
Ddep_util.py33 def newer_pairwise(sources, targets): function