Searched refs:pexpect (Results 1 – 2 of 2) sorted by relevance
49 import pexpect58 pexpect = None variable267 if pexpect:268 self.process = pexpect.spawn(" ".join(self.command), timeout=None)297 if pexpect:304 if pexpect:323 if pexpect:
4 pexpect==4.8.0