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


Groups > comp.lang.python > #39932 > unrolled thread

Re: Correct handling of case in unicode and regexps

Started byDevin Jeanpierre <jeanpierreda@gmail.com>
First post2013-02-26 00:53 -0500
Last post2013-02-26 00:53 -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.


Contents

  Re: Correct handling of case in unicode and regexps Devin Jeanpierre <jeanpierreda@gmail.com> - 2013-02-26 00:53 -0500

#39932 — Re: Correct handling of case in unicode and regexps

FromDevin Jeanpierre <jeanpierreda@gmail.com>
Date2013-02-26 00:53 -0500
SubjectRe: Correct handling of case in unicode and regexps
Message-ID<mailman.2533.1361858426.2939.python-list@python.org>
I found the following resource, which was most helpful and
interesting: a specification of how unicode regular expressions should
work: http://unicode.org/reports/tr18/

I'm posting it here for the historical record ;)

-- Devin

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web