Searched defs:stdin (Results 1 – 2 of 2) sorted by relevance
47 static pid_t exec(int stdout, int stdin, const char *cmd) in exec()
250 def set_trace_doctest(stdin=sys.stdin, stdout=sys.stdout, trace=pdb.set_trace): argument
Completed in 8 milliseconds