]> granicus.if.org Git - python/commit
Added debug statements to report data actually sent and received on
authorGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:19:48 +0000 (21:19 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Feb 1998 21:19:48 +0000 (21:19 +0000)
commit2fc4d581baaa1ec1cb68f5d9b093e1d1d03830bc
treef00d6e550f804b3be4fcc13b1a272e480e5e6a1c
parentb1908846af1c70e77917d56798daa8242d80d2b5
Added debug statements to report data actually sent and received on
the socket.
Lib/telnetlib.py