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

Lines Matching full:prompt

1585     print "Looking for 'PROMPT' in set output..."
1587 p2 = Popen('find "PROMPT"', stdin=p1.stdout, stdout=PIPE)