Home | History | Annotate | Download | only in pexpect-2.4

Lines Matching refs:expect_exact

1332     def expect_exact(self, pattern_list, timeout = -1, searchwindowsize = -1):