Reading pipes from curses applications

Stefan Zollinger bombeiro03 at yahoo.com
Wed Jan 14 10:34:20 EST 2004


Hi 

I'm working on a "telnet" server which should serve piped output from
curses based applications. 
So far it works fine with plain text, but it looks like stdin.readline()
scrambles the control characters of curses applications. 

Does anyone know a way to work around this?

Thanks for help,

Stefan



More information about the Python-list mailing list