Searched defs:endswith (Results 1 – 2 of 2) sorted by relevance
206 def __bashExpect(self, expected, timeout=20, endswith=False): argument
344 def __expect(self, expected, timeout=5, endswith=False): argument