Click to See Complete Forum and Search --> : [Python] Printing in color (escape sequences)


Ben Briggs
04-24-2001, 09:32 PM
Does anyone know how to print in color with Python? I found a site with the escape sequences, but I don't know how to implement them with Python :(.

Ben

P.S. I don't want to use curses :)

Ben Briggs
04-25-2001, 11:50 PM
Shameless bump :)

jemfinch
04-26-2001, 09:46 AM
http://www.linuxnewbie.org/cgi-bin/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=14&t=001481

Jeremy

Ben Briggs
04-26-2001, 11:59 AM
Thanks jemfinch, it worked like a charm! :)