twisted.test.test_adbapi.EventReactor(object) class documentationtwisted.test.test_adbapi
(View In Hierarchy)
Partial IReactorCore
implementation with simple event-related methods.
| Instance Variable | triggers | A listof pending system event triggers. | 
| Method | __init__ | Undocumented | 
| Method | callWhenRunning | Undocumented | 
| Method | addSystemEventTrigger | Undocumented | 
| Method | removeSystemEventTrigger | Undocumented | 
| Instance Variable | _running | A boolindicating whether the reactor is pretending to have 
been started already or not. |