![]() |
|
Public Member Functions | |
| def | disable (self) |
Public Attributes | |
| Header | |
| Endc | |
Static Public Attributes | |
| string | Header = '\033[96m' |
| string | Endc = '\033[0m' |
Very simple class for coloring in text output. Stolen from http://stackoverflow.com/questions/287871/print-in-terminal-with-colors-using-python If we were using python 3 we could use the termcolor package instead.
| def check-makefile-subdirs.Colours.disable | ( | self | ) |
|
static |
| check-makefile-subdirs.Colours.Endc |
| check-makefile-subdirs.Colours.Header |