Home | Trees | Indices | Help |
|
---|
|
object --+ | Subscriber --+ | PrettyPrinter
Concrete Subscriber that uses the pprint module to format all data from updates received writing them to any file-like object. Useful for debugging.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Constructor. fh - file or file like object to write to. Default: sys.stdout.
|
Callback function used by Publisher to notify this Subscriber about an update.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jan 21 23:41:06 2009 | http://epydoc.sourceforge.net |