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.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
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 Tue Jun 23 22:47:44 2009 | http://epydoc.sourceforge.net |