Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dutils.py203 class _Popen(subprocess.Popen): class
381 proc = _Popen(cmd, cwd=cwd, stdin=stdin, stdout=popen_stdout,