Searched refs:_expect_with_poll (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtelnetlib.py650 return self._expect_with_poll(list, timeout)
654 def _expect_with_poll(self, expect_list, timeout=None): member in class:Telnet
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtelnetlib.py650 return self._expect_with_poll(list, timeout)
654 def _expect_with_poll(self, expect_list, timeout=None): member in class:Telnet

Completed in 36 milliseconds