In <[EMAIL PROTECTED]>, Heiko Wundram
wrote:

> Am Montag, 4. April 2005 21:59 schrieb GujuBoy:
>> how can i do this...and hopefully without including any external
>> modules.
> 
> It depends.
> 
> Under *NIX, have a look at the curses module.
> 
> Under Windows, Google for ANSI.SYS and read up on Escape Sequences, or check 
> out the curses for Windows implementation that's floating around somewhere on 
> the net, I don't know the URL.

At least under Linux the ANSI color escapes should work too.  Out of the
box.

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to