Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In 74b667e, calls to Re.Pcre.regexp were directly replaced by Re.str, but they do not have the same semantics: Re.str matches a litteral string, whereas Re.Pcre.regexp matches a regexp.
- Loading branch information