Ernesto wrote: > Plus, everytime, I tried to use the read_all object, my program crashed > pretty hard... > > tn = telnetlib.Telnet("localhost",6000) > print tn.read_all() > # CRASH
that's an unusual error message. are you sure you didn't get a traceback? if so, what did it say? </F> -- http://mail.python.org/mailman/listinfo/python-list