Skip to content

Match object methods should accept a string argument #190

@detlefla

Description

@detlefla

The methods start, end, and span of a Match object accept either an integer as their first argument or a string which must be the name of a (named) group. The stubs require an integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions