Searched refs:_run (Results 1 – 2 of 2) sorted by relevance
36 def _run(*popenargs, input=None, timeout=None, check=False, **kwargs): function50 subprocess.run = _run
69 def _run(*popenargs, input=None, timeout=None, check=False, **kwargs): function83 subprocess.run = _run