Home | History | Annotate | Download | only in python2.7

Lines Matching refs:somestring

364 (child_stdout, child_stdin) = popen2.popen2("somestring", bufsize, mode)
366 p = Popen(["somestring"], shell=True, bufsize=bufsize