class range

Integer sequence.

__init__(e)

An integer [0, e[ sequence constructor

__init__(s, e)

An integer [s, e[ sequence constructor