Hi, everybody

 

I'm writing program that read data from some instrument trough RS232.
This instrument send data in VT100 format. I need only to extract the
text without all other characters that describe how to represent data on
the screen. Is there some library in python for converting VT100
strings?

 

Thanks, Nadav

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to