class documentation

Undocumented

Method __init__ Undocumented
Method check Takes any argument and raises a ValueError if it doesn't check out
Instance Variable length Maximum allowed length of the iterable
def __init__(self, length): (source)

Undocumented

def check(self, arg): (source)

Takes any argument and raises a ValueError if it doesn't check out

Parameters
arg:SizedUndocumented

Maximum allowed length of the iterable