-
- Downloads
library: also escape input patterin for find_exports_by_pattern
As in the local function case, we should also escape the pattern here if we use it in re.fullmatch().
Loading
Please register or sign in to comment
As in the local function case, we should also escape the pattern here if we use it in re.fullmatch().