| 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 Mon Apr 13 15:14:41 2009 | http://epydoc.sourceforge.net |