Home
last modified time | relevance | path

Searched refs:pipes (Results 1 - 2 of 2) sorted by relevance

/build/
H A Dprint_python_deps.py15 import pipes namespace
61 return ' '.join(pipes.quote(x) for x in args)
/build/scripts/util/
H A Dbuild_utils.py15 import pipes namespace
194 os.path.abspath(self.cwd), ' '.join(map(pipes.quote, self.args)))

Completed in 2 milliseconds