]> granicus.if.org Git - python/commit
Added new .isalpha() and .isalnum() methods which provide interfaces
authorMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:49:44 +0000 (09:49 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:49:44 +0000 (09:49 +0000)
commita7acf425f68419066c8673f124703e16e463db29
tree7901a515a0a933f4dbd0c851b7fd00565c78fdc9
parentf3938f55c7db32deeb617da2c6f3239eb01cc20d
Added new .isalpha() and .isalnum() methods which provide interfaces
to the new alphabetic lookup APIs in unicodectype.c.
Objects/unicodeobject.c