]> granicus.if.org Git - python/commit
Patch #416079: fix the debug string output when receiving telnet commands.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Sep 2001 08:51:38 +0000 (08:51 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 6 Sep 2001 08:51:38 +0000 (08:51 +0000)
commitb0162f9afc115b925475dd76311ce3ea6256257d
tree7c285df946a8f8b65d45bfb921991a0813a40677
parent7b0657027f04ac0367908ee0474f6d762366e4bb
Patch #416079: fix the debug string output when receiving telnet commands.
added all the telnet options known to arpa/telnet.h
added all the options registered with IANA as of today
added the possibility for the user to have it's own option negotiation callback
Doc/lib/libtelnetlib.tex
Lib/telnetlib.py