Lines Matching refs:dependency
680 assert not data, "A cyclic dependency exists amongst %r" % data725 for dependency in dependencies:726 noext = os.path.splitext(dependency)[0]1031 dependencies = [d for d in fdesc.dependency if d not in excludes]