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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtelnetlib.py293 return self._read_until_with_poll(match, timeout)
297 def _read_until_with_poll(self, match, timeout): member in class:Telnet
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtelnetlib.py293 return self._read_until_with_poll(match, timeout)
297 def _read_until_with_poll(self, match, timeout): member in class:Telnet

Completed in 82 milliseconds