]> granicus.if.org Git - python/commit
Added tests for the new .isalpha() and .isalnum() methods.
authorMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:46:40 +0000 (09:46 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Wed, 5 Jul 2000 09:46:40 +0000 (09:46 +0000)
commit9d4674168fa41b9b9e1968b69f42681ce61ca610
tree0e24fac1d62469ae27a51962972bef4b2929189b
parentf03e74126e5702edab33148140e84d21471424ce
Added tests for the new .isalpha() and .isalnum() methods.
Lib/test/test_string.py
Lib/test/test_unicode.py