summaryrefslogtreecommitdiff
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-07-03 10:52:13 +0000
committerMarc-André Lemburg <mal@egenix.com>2000-07-03 10:52:13 +0000
commita9c103bc09bbad19c001eaf170e27fc09e34e152 (patch)
treef7f83b3dfc45997b9188afab72cc39584b6f077f /Python/modsupport.c
parent891bc6548677fd0542fd715713f082be6f78e54e (diff)
downloadcpython-git-a9c103bc09bbad19c001eaf170e27fc09e34e152.tar.gz
Added new Py_UNICODE_ISALPHA() and Py_UNICODE_ISALNUM() macros
which are true for alphabetic and alphanumeric characters resp. The macros are currently implemented using the existing is* tables but will have to be updated to meet the Unicode standard definitions (add tables for non-cased letters and letter modifiers).
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions