| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
__abstractmethods__ =
|
|||
_abc_cache = <_weakrefset.WeakSet object at 0x86c13ec>
|
|||
_abc_negative_cache = <_weakrefset.WeakSet object at 0x86c142c>
|
|||
_abc_negative_cache_version = 10
|
|||
_abc_registry = <_weakrefset.WeakSet object at 0x86c138c>
|
|||
|
|||
startedTrue then the loop has been started.
|
|||
finishedTrue then the loop has been finished or is about to finish (the
final iteration in progress).
|
|||
|
Inherited from |
|||
|
|||
|
Add a new handler to the main loop. Do nothing if the handler is not registered at the main loop.
|
delay
seconds.
|
|
|
|
|
|||
__abstractmethods__
|
|
|||
startedTrue then the loop has been started.
|
finishedTrue then the loop has been finished or is about to finish (the
final iteration in progress).
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 10 09:22:49 2011 | http://epydoc.sourceforge.net |