IndexingMode Enum

Indicates the indexing mode.

Inheritance
builtins.str
IndexingMode
IndexingMode

Constructor

IndexingMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

CONSISTENT
LAZY
NONE