<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<pre>Does anyone know how I can turn off local echo while in a telnet session using Telnetlib?</pre>
<pre></pre>
<pre>More specifically, I am creating a telnet session to a Linux box and then running the TALK command. It works fine, but while I am in TALK, it looks weird because everything I type is echoed in my Talk Box. I turned on debugging and I noticed that everything I send through the telnet session is being sent back.</pre>
<pre></pre>
<pre>However, when I manually open a telnet session (outside of Python) and run TALK, everything works fine.</pre>
<pre></pre>
<pre>Thanks in advance for any help!</pre>
<pre></pre>
<pre>--
Jamey Cribbs
Sr. Technical Consultant</pre>
</html>