index property

index property

Gets an index of the matched text within source string.

Definition:

@property
def index(self):
    ...

See Also