Home
last modified time | relevance | path

Searched refs:_which_dirs (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/setuptools/tests/
Denvironment.py8 def _which_dirs(cmd): function
36 env["PATH"] = _which_dirs("tar").union(_which_dirs("gzip"))