SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures | Namespaces
term.py File Reference

Provides support for colored terminal output, if available on the platform. More...

Data Structures

class  spr_pylib.train.term.TerminalController
 

Namespaces

 spr_pylib.train.term
 

Detailed Description

Provides support for colored terminal output, if available on the platform.

This is a recipe found on the internet: http://code.activestate.com/recipes/475116/