Searched defs:Popen (Results 1 – 3 of 3) sorted by relevance
60 class Popen(subprocess.Popen): class
33 class Popen(subprocess.Popen): class
1415 Popen(const char *command, const char *type) in Popen() function