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/015444.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 expressionsMartin v. Loewis martin@loewis.home.cs.tu-berlin.de
Sat, 16 Jun 2001 00:17:49 +0200
> should I close the bug report, or turn it into a feature request?

I think the bug report can be closed. Myself, I found it sufficient
that you can write normal \u escapes in strings, in particular as you
can also use them in raw strings:

>>> ur"Ha\u006Clo"
u'Hallo'

Perhaps not very intuitive, and perhaps even a bug (how do you put a
backslash in front of a "u" in a raw unicode string), but useful in
this context.

Regards,
Martin





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