Home | Trees | Indices | Help |
---|
|
Dummy class used to print events strings representations. For instance this class is used from command line to print all received events to stdout.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
This method is called from ProcessEvent.__init__(). This method is empty here and must be redefined to be useful. In effect, if you need to specifically initialize your subclass' instance then you just have to override this method in your subclass. Then all the keyworded arguments passed to ProcessEvent.__init__() will be transmitted as parameters to this method. Beware you MUST pass keyword arguments though.
|
Writes event string representation to file object provided to my_init().
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jun 4 11:54:20 2015 | http://epydoc.sourceforge.net |