Home
last modified time | relevance | path

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

/linux/tools/lib/python/
H A Djobserver.py180 def run(self, cmd, *args, **pwargs):
195 return subprocess.call(cmd, *args, **pwargs)
134 run(self, cmd, *args, **pwargs) global() argument
/linux/tools/docs/
H A Dsphinx-build-wrapper302 def run_sphinx(self, sphinx_build, build_args, *args, **pwargs): argument
355 return subprocess.call(cmd, *args, **pwargs)