Package pygext :: Package lazy :: Class Lazy
[frames | no frames]

Type Lazy

object --+
         |
        Lazy

Known Subclasses:
Random

Method Summary
  __init__(self, func)
  __add__(self, val)
  __div__(self, val)
  __float__(self)
  __int__(self)
  __mul__(self, val)
  __neg__(self)
  __radd__(self, val)
  __rdiv__(self, val)
  __rmul__(self, val)
  __rsub__(self, val)
  __sub__(self, val)

Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 http://epydoc.sf.net