telnet.read_until() from telnetlib

sp1d3rx at gmail.com sp1d3rx at gmail.com
Fri Aug 26 13:38:37 EDT 2005


after doing some research, I would suggest trying self.telnet.expect().
This will give you more data about the cause of the failures.




More information about the Python-list mailing list