Home | Trees | Indices | Help |
|
---|
|
object --+ | Handler --+ | ConsoleHandler
A Handler that displays progress on stdout (a tty).
Since: 0.44
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
last_msg_len = None Create a new digest. |
|
update = None Create a new digest. |
|
disable_progress = 0
|
|
screen_width = None Create a new digest. |
|
original_print = None Create a new digest. |
Instance Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
This is just for the GUI to override to update its display.
|
Report an exception to the user.
|
Sub-classes should override this method to interact with the user about new feeds. If multiple feeds need confirmation, trust.TrustMgr.confirm_keys will only invoke one instance of this method at a time.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:06 2013 | http://epydoc.sourceforge.net |