I have some scripts to login my network devices(Cisco switches) and had a problem of log in via Telnetlib.
code:
tn = telnetlib.Telnet(host) op = tn.read_very_