It depends on your output shell. If you are using python in a terminal, you can print in colors with this module http://pypi.python.org/pypi/colorama . On the other hand, it won't work if you are using idle or another IDE with a graphical user interface (each GUI widget has its own rules to display text in colors, and idle for example has no user API to do this).
Gribouillis
Posting Maven
2,786 posts since Jul 2008
Reputation Points: 1,044
Solved Threads: 691