Hi,
first of all, many thanks for further excellent additions to regex, such as the
extended unicode properties and newly the set operations!
I'd like to ask for some help text additions in this respect.
Could the Features.rst / Features.html be somehow accessible programmatically
from within the library? Especially the parts: "Unicode codepoint properties,
including scripts and blocks" and "Set operators" may be good additions as
these features are probably less known. Maybe the set operations syntax coud be
added briefly to the initial part of the help: "The special characters are:"
under "[]"
Furthermore, there could ideally be a reference for the multitude of the
supported unicode properties.
However, I can see, that the help text might get too large. Maybe the links to
the respective data (the unicode standard etc.) migt be more appropriate. (Some
of these migt be eventually added to the interface of unicodedata, but that's
not relevant here.)
(now using regex-0.1.20110514.tar.gz, python 2.7, on win 7)
Thanks again
vbr
Original issue reported on code.google.com by Vlastimil.Brom@gmail.com on 15 May 2011 at 9:31
Original issue reported on code.google.com by
Vlastimil.Brom@gmail.com
on 15 May 2011 at 9:31