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

/external/chromium_org/third_party/pexpect/
H A Dpexpect.py23 use this to spawn a child program then interact with it by sending input and
1530 def interact(self, escape_character=chr(29), member in class:spawn
1565 p.interact()
1581 """This is used by the interact() method.
1590 """This is used by the interact() method.
1598 """This is used by the interact() method.

Completed in 76 milliseconds