Contents:
BackreferencesException
CharClassProblemException
Match
Match.end()
Match.endpos
Match.expand()
Match.group()
Match.groupdict()
Match.groups()
Match.lastgroup
Match.lastindex
Match.pos
Match.re
Match.regs
Match.span()
Match.start()
Match.string
Pattern
Pattern.contains()
Pattern.count()
Pattern.findall()
Pattern.finditer()
Pattern.flags
Pattern.fullmatch()
Pattern.groupindex
Pattern.groups
Pattern.match()
Pattern.pattern
Pattern.scanner()
Pattern.search()
Pattern.split()
Pattern.sub()
Pattern.subn()
RegexError
SREPattern
compile()
count()
error
escape()
findall()
finditer()
fullmatch()
match()
purge()
search()
set_fallback_notification()
split()
sub()
subn()