class documentation
class ExactLen(AnnotatedTypeChecker): (source)
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 |