| Trees | Index | Help |
|
|---|
| Module event :: Class ShutdownEvent |
|
Event --+
|
ShutdownEvent
| Method Summary | |
|---|---|
Initialize. | |
This allows us to print out event objects for debugging purposes. (inherited from Event)
| |
This enqueues this event into the event queue. (inherited from Event)
| |
Execute the shutdown. | |
| Method Details |
|---|
__init__(self)
Initialize.
|
execute(self)Execute the shutdown. |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |