Re: Print message with Colors

2007-01-11 Thread Neil Cerutti
On 2007-01-11, Laurent Pointal <[EMAIL PROTECTED]> wrote: > prk a écrit : >> Hi Folks, >> >> Is there any procesure for print messages with colors. > > Yes, see: > > http://www.google.fr/search?q=python+print+color > http://groups.google.fr/groups?as_q=python+print+color&num=100&as_ugroup=comp.lan

Re: Print message with Colors

2007-01-11 Thread Laurent Pointal
prk a écrit : > Hi Folks, > > Is there any procesure for print messages with colors. Yes, see: http://www.google.fr/search?q=python+print+color http://groups.google.fr/groups?as_q=python+print+color&num=100&as_ugroup=comp.lang.python See also ANSI escape sequences for the more general subject

Print message with Colors

2007-01-10 Thread prk
Hi Folks, Is there any procesure for print messages with colors. Ex: print "Welcome" Comment: Here i want to see the welcome message in Red Color. Regards, Ram -- http://mail.python.org/mailman/listinfo/python-list