changing colors in python



i have a ansi.py file that i use in LINUX to change the text color to
STDOUT when i use the "print" function...but when i move this ansi.py
file over the windows...it does not work

is there a version of ansi.py i can use for windows/linux....

please help

.