Package Honey :: Module Loop :: Class Engine
[show private | hide private]
[frames | no frames]

Class Engine

object --+
         |
        Engine


Method Summary
  __init__(self)
a new object with type S, a subtype of T __new__(S, ...)
  handleException(self, exc, value, tb)
  register(self, delay, call, *args, **kwds)
  run(self)
  stop(self)
  unregister(self, id)
  update(self)

Class Variable Summary
float timeout

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Class Variable Details

timeout

Type:
float
Value:
0.001                                                                  

Generated by Epydoc 1.1 on Sun Dec 7 16:06:01 2003 http://epydoc.sf.net