Output in color
Peter Hansen
peter at engcorp.com
Thu Sep 4 17:40:38 EDT 2003
Bradford Powers wrote:
>
> I'm curious how I can make Python print text in color.
Begin by specifying the platform on which you want this to work,
and other possibly relevant details such as whether this is a
console program or one with a GUI (presumably not), and maybe
some other details I can't think of right now.
Also you might check the archives of this newsgroup at
groups.google.com. This sort of question comes up fairly
often. Might even be a FAQ at this point (see www.python.org).
-Peter
More information about the Python-list
mailing list