Home
/
Python 3.11
/
Regular Expression
/
Match
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Regular Expression
Match
Python 3.11
Match object returned by successful matches and searches.
Syntax
PYTHON
Copy
class re.Match
See Also
re.Match
Generic Alias Type