Searched refs:pexpect (Results 1 – 2 of 2) sorted by relevance
49 import pexpect58 pexpect = None variable268 if pexpect:269 self.process = pexpect.spawn(" ".join(self.command), timeout=None)305 if pexpect:313 if pexpect:332 if pexpect:
4 pexpect==4.8.0