ranges property

ranges property

Gets the collection of Range objects created at run time.

Definition:

@property
def ranges(self):
    ...

See Also