> Nitin Kumar <[email protected]> writes: > > > I am trying to format o/p (colored bold string) on console. say IDLE or > > python command prompt using python modules.
urwid is a library which can handle those for you. Give a try! It is very close to what ncurses can be used for. HTH, Senthil _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
