module documentation
Undocumented
Function | infer |
Infer re.Pattern and re.Match as classes. For PY39+ add __class_getitem__ . |
Constant | CLASS |
Undocumented |
Function | _looks |
Check for re.Pattern or re.Match call in stdlib. |
Function | _re |
Undocumented |