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

Class TaskQueue

object --+
         |
        TaskQueue


Method Summary
  __init__(self)
  __contains__(self, key)
  __iter__(self)
a new object with type S, a subtype of T __new__(S, ...)
  expired(self)
  get(self, id)
  put(self, delay, call, *args, **kwds)
  remove(self, id)

Method Details

__new__(S, ...)

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

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