terminal character control clean up

Eric Texier etexier at pdi.com
Tue Sep 30 18:52:36 EDT 2003


On linux, I am parsing the output of an executable
that's returning color and font information, thing like
\x1b[1m\x1b[31m.

It's there a module that will help me clean up those control,
or do I have to do it with regular expression.
Thanks for your help





More information about the Python-list mailing list