-
re_compile — Compile regex with options.
comicfn2dict.regex¶
source module comicfn2dict.regex
Parsing regexes.
Functions
source re_compile(exp: str, *, parenthify: bool = False) → Pattern
Compile regex with options.
source module comicfn2dict.regex
source re_compile(exp: str, *, parenthify: bool = False) → Pattern
Compile regex with options.