Searched refs:_coerce_expect_string (Results 1 – 1 of 1) sorted by relevance
136 def _coerce_expect_string(self, s): member in SpawnBase228 p = self._coerce_expect_string(p)404 return self._coerce_expect_string(pattern)451 cre = re.compile(self._coerce_expect_string('.{%d}' % size), re.DOTALL)