Python Telnet client

Chris Rebert clp2 at rebertia.com
Thu Aug 27 17:14:24 EDT 2009


On Thu, Aug 27, 2009 at 2:06 PM, Darvin<nbdarvin at gmail.com> wrote:
> Is there telnet client in python?
> i want to write NetHack telnet GUI app)

http://docs.python.org/library/telnetlib.html

Cheers,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list