Classes
AnyRange()
AnyRange
A range object for representing Any sets
NonNumericRange(val)
NonNumericRange
A range-like object for representing a single non-numeric value
NumericRange(start, end, step[, closed])
NumericRange
A representation of a numeric range.
RangeProduct(range_lists)
RangeProduct
A range-like object for representing the cross product of ranges
Exceptions
RangeDifferenceError