| Trees | Index | Help |
|
|---|
| Module event :: Class StartupEvent |
|
Event --+
|
StartupEvent
Starts up and initializes Lyntin.
When Lyntin is started, we try to do as much as we can inside of the SstartupEvent and through the startup hook.| 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)
| |
This does the following Lyntin startup things: | |
| Method Details |
|---|
__init__(self)
Initialize. (does nothing)
|
execute(self)This does the following Lyntin startup things:
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Apr 28 21:11:25 2003 | http://epydoc.sf.net |