Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39674

Re: Correct handling of case in unicode and regexps

References <CABicbJLzQ9AHrGuaooiBRk45U5CHZYw6CodJFiQvAuF4+7kToA@mail.gmail.com> <CAHzaPEMmSExoFunOp_OyRCEOKE-+WzEO-hdb61DUiZFnzOG_rw@mail.gmail.com> <CABicbJJ0RoyQVdX9Hyd-fYeumS4faH2TVpYHiMwW0MRuPZUL8g@mail.gmail.com>
From Devin Jeanpierre <jeanpierreda@gmail.com>
Date 2013-02-23 10:30 -0500
Subject Re: Correct handling of case in unicode and regexps
Newsgroups comp.lang.python
Message-ID <mailman.2350.1361633468.2939.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, Feb 23, 2013 at 10:26 AM, Devin Jeanpierre
<jeanpierreda@gmail.com> wrote:
> However, regex has the same behavior.

My apologies, I forgot to set the VERSION1 flag.

Interesting. 'ss' matches 'ß', but 's+' does not.

Is this desirable behavior?

-- Devin

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Correct handling of case in unicode and regexps Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-02-23 10:30 -0500

csiph-web