Searched defs:PIPE (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/
H A Dpkgsubprocess.py39 __all__ = ["Popen", "PIPE", "STDOUT", "call"]
44 PIPE = subprocess.PIPE variable

Completed in 14 milliseconds