Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39674 > unrolled thread
| Started by | Devin Jeanpierre <jeanpierreda@gmail.com> |
|---|---|
| First post | 2013-02-23 10:30 -0500 |
| Last post | 2013-02-23 10:30 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Correct handling of case in unicode and regexps Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-02-23 10:30 -0500
| From | Devin Jeanpierre <jeanpierreda@gmail.com> |
|---|---|
| Date | 2013-02-23 10:30 -0500 |
| Subject | Re: Correct handling of case in unicode and regexps |
| Message-ID | <mailman.2350.1361633468.2939.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web