Home | Trees | Indices | Help |
|
---|
|
object --+ | Subscriber --+ | PrettyPrinter
A concrete Subscriber that employs the pprint in the standard library to format all data from updates received, writing them to a file-like object.
Useful as a debugging aid.
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor.
|
A callback method used by a Publisher to notify this Subscriber about updates.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 13 21:05:49 2009 | http://epydoc.sourceforge.net |