A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-June/015431.html below:

[Python-Dev] recognizing \u escapes in regular expressions

[Python-Dev] recognizing \u escapes in regular expressions [Python-Dev] recognizing \u escapes in regular expressionsFredrik Lundh fredrik@pythonware.com
Thu, 14 Jun 2001 13:46:25 +0200
during a late hacking pass, I was perplexed to realized that r"[\u0000-\uffff]"
didn't match any unicode character, and reported it as bug #420011.

but a few minutes later, I realized that SRE doesn't support \u and \U escapes
at all -- and that the pattern u"[\u0000-\uffff]" works as expected.

should I close the bug report, or turn it into a feature request?

</F>





RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4