Viewing File: /opt/alt/python35/lib/python3.5/site-packages/setuptools/__pycache__/dep_util.cpython-35.opt-1.pyc



\@s ddlmZddZdS))newer_groupcCst|t|kr$tdg}g}xStt|D]?}t||||rC|j|||j||qCW||fS)zWalk both arguments in parallel, testing if each source group is newer
    than its corresponding target. Returns a pair of lists (sources_groups,
    targets) where sources is newer than target, according to the semantics
    of 'newer_group()'.
    z5'sources_group' and 'targets' must be the same length)len
ValueErrorrangerappend)Zsources_groupsZtargetsZ	n_sourcesZ	n_targetsir/dep_util.pynewer_pairwise_groupsr
N)Zdistutils.dep_utilrr
rrrr	<module>s
Back to Directory File Manager