summaryrefslogtreecommitdiffstats
path: root/Doc/api
diff options
context:
space:
mode:
authorMarc-André Lemburg <mal@egenix.com>2000-07-03 10:52:13 (GMT)
committerMarc-André Lemburg <mal@egenix.com>2000-07-03 10:52:13 (GMT)
commita9c103bc09bbad19c001eaf170e27fc09e34e152 (patch)
treef7f83b3dfc45997b9188afab72cc39584b6f077f /Doc/api
parent891bc6548677fd0542fd715713f082be6f78e54e (diff)
downloadcpython-a9c103bc09bbad19c001eaf170e27fc09e34e152.zip
cpython-a9c103bc09bbad19c001eaf170e27fc09e34e152.tar.gz
cpython-a9c103bc09bbad19c001eaf170e27fc09e34e152.tar.bz2
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 'Doc/api')
0 files changed, 0 insertions, 0 deletions