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
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 impleme
On 2005-04-04, GujuBoy <[EMAIL PROTECTED]> wrote:
> so i am writing a program in Python and i want to print out a few
> statements in Different colors
>
> for example "Print hello world in RED, and "GOOD BYE in blue" "
>
> how can i do this...
Depends on what you're printing on.
tty?
curses
so i am writing a program in Python and i want to print out a few
statements in Different colors
for example "Print hello world in RED, and "GOOD BYE in blue" "
how can i do this...and hopefully without including any external
modules.
thanks in advance
--
http://mail.python.org/mailman/listinf