On 2009-07-10, [email protected] 
<[email protected]> wrote:
> Tim Harig <[email protected]> wrote:
>> On 2009-07-09, Alex Rosslyn <[email protected]> wrote:
>>> I would like to learn a way of changing the colour of a particular
>>> part of the output text. I've tried the following
>> On Unix operating systems this would be done through the curses interface:
>> http://docs.python.org/library/curses.html
> Or using ANSI colour codes:

Which will only work for ANSI terminals.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to