Closed bestgopher closed 2 years ago
This failure to Compile behavior matches the .NET regexp engine, so I need to leave it in for compatibility. However, I can change the behavior for RE2
mode to allow \_
and other unknown escape sequences to have defaults. This would make the RE2
option match python and Go's regexp package.
it is panic. But succeeded in python.