On 09:06 pm, nbdar...@gmail.com wrote:
Is there telnet client in python?
i want to write NetHack telnet GUI app)
The Python stdlib has a module named telnetlib which offers rudamentary
telnet support. Twisted includes twisted.conch.telnet which implements
a much more complete telnet library.
On Thu, Aug 27, 2009 at 2:06 PM, Darvin 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
--
http://mail.python.org/mailman/listinfo/python-list
Is there telnet client in python?
i want to write NetHack telnet GUI app)
--
http://mail.python.org/mailman/listinfo/python-list