class documentation

class CallableChoiceIterator: (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __iter__ Undocumented
Instance Variable choices_func Undocumented
def __init__(self, choices_func): (source)

Undocumented

def __iter__(self): (source)

Undocumented

choices_func = (source)

Undocumented