Hacker News new | ask | show | jobs
by gknoy 644 days ago
Thanks for linking this! I also learned that support for `\p{}` syntax isn't supported in the Python `re` library, and they recommend the api-compatible `regex` library, which does have support for that.