Trees | Indices | Help |
|
---|
|
A class that can be used to portably generate formatted output to a terminal. See http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/475116 for documentation. (This is a somewhat stripped-down version.)
|
|||
|
|||
|
|
|||
BLACK =
|
|||
BLUE =
|
|||
BOL =
|
|||
BOLD =
|
|||
CLEAR_EOL =
|
|||
CLEAR_LINE =
|
|||
COLS = 75
|
|||
CYAN =
|
|||
DOWN =
|
|||
FORCE_SIMPLE_TERM = False
|
|||
GREEN =
|
|||
LEFT =
|
|||
MAGENTA =
|
|||
NORMAL =
|
|||
RED =
|
|||
RIGHT =
|
|||
UP =
|
|||
WHITE =
|
|||
YELLOW =
|
|||
_ANSICOLORS =
|
|||
_COLORS =
|
|||
_STRING_CAPABILITIES =
|
|
_ANSICOLORS
|
_COLORS
|
_STRING_CAPABILITIES
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:42:17 2008 | http://epydoc.sourceforge.net |