Advertisement
kubbur

Untitled

Nov 12th, 2014
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. File "test.py", line 10, in <module>
  2. tn.read_until("READY")
  3. File "/usr/lib/python2.7/telnetlib.py", line 304, in read_until
  4. while not self.eof and select.select(*s_args) == s_reply:
  5. KeyboardInterrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement