]> granicus.if.org Git - python/commit
Added new lookup API which matches all alphabetic Unicode characters,
authorMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:48:59 +0000 (09:48 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:48:59 +0000 (09:48 +0000)
commitf3938f55c7db32deeb617da2c6f3239eb01cc20d
tree14cdef79d625ada3d245eb92b8f13a8655a719dd
parent4027f8f4b358e91b00746916f644d49431a20cff
Added new lookup API which matches all alphabetic Unicode characters,
i.e the ones with category 'Ll','Lu','Lt','Lo','Lm'.
Objects/unicodectype.c