def compile()

in typehints/stdlib/ure.pyi [0:0]


def compile(regex_str: _StrLike, flags: int = ..., /) -> "ure":