Home | Trees | Indices | Help |
|
---|
|
Header 20% [===========----------------------------------] progress messageThe progress bar is colored, if the terminal supports color output; and adjusts to the width of the terminal.
|
|||
| __init__(self, term, header) | ||
| update(self, percent, message) | ||
| clear(self) |
|
|||
|
BAR = '%3d%% ${GREEN}[${BOLD}%s%s${NORMAL}${GREEN}]${NORMA...
|
||
|
HEADER = '${BOLD}${CYAN}%s${NORMAL}\n\n'
|
|
|||
|
cleared true if we haven't drawn the bar yet. |
|
|
|
|
|
BARNone
|
HEADERNone
|
|
clearedtrue if we haven't drawn the bar yet. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Wed Nov 8 17:34:13 2006 | http://epydoc.sourceforge.net |