[DB-SIG] Sending control character through telnetlib

M.-A. Lemburg mal@lemburg.com
Wed, 21 Mar 2001 10:58:54 +0100


Lieyong Fu wrote:
> 
> I'm trying to send a control character (Control-b character) using
> telnetlib. I tried telnet.write("\002") and telnet.sock.send("\002"). None
> of them seems to work. Any help is very appreciated.

This is the Python database SIG. Please post your question to 
comp.lang.python or a more appropriate SIG instead.

Thanks,
-- 
Marc-Andre Lemburg
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Pages:                           http://www.lemburg.com/python/