No documentation available. More...
Methods defined here: | |
def | __eq__ |
def | __ge__ |
def | __gt__ |
def | __le__ |
def | __lt__ |
def | __ne__ |
def | __nonzero__ |
Methods inherited from Lazy: | |
def | __call__ |
def | __getattr__ |
def | __getitem__ |
def | __init__ |
def | __iter__ |
def | __repr__ |
def | __str__ |
No documentation available.
def lazy.total.__init__ | ( | args | ) |
__init__(args)
def lazy.total.__call__ | ( | args | ) |
__call__(args)
def lazy.total.__eq__ | ( | args | ) |
__eq__(args)
def lazy.total.__ge__ | ( | args | ) |
__ge__(args)
def lazy.total.__getattr__ | ( | args | ) |
__getattr__(args)
def lazy.total.__getitem__ | ( | args | ) |
__getitem__(args)
def lazy.total.__gt__ | ( | args | ) |
__gt__(args)
def lazy.total.__iter__ | ( | args | ) |
__iter__(args)
def lazy.total.__le__ | ( | args | ) |
__le__(args)
def lazy.total.__lt__ | ( | args | ) |
__lt__(args)
def lazy.total.__ne__ | ( | args | ) |
__ne__(args)
def lazy.total.__nonzero__ | ( | args | ) |
__nonzero__(args)
def lazy.total.__repr__ | ( | args | ) |
__repr__(args)
def lazy.total.__str__ | ( | args | ) |
__str__(args)