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