pattern property

pattern property

The regular expression pattern to match.

Definition:

@property
def pattern(self):
    ...

See Also