SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

Added new .isalpha() and .isalnum() methods to match the same

ones on the Unicode objects. Note that the string versions use
the (locale aware) C lib APIs isalpha() and isalnum().
M
Marc-André Lemburg committed
4027f8f4b358e91b00746916f644d49431a20cff
Parent: 9d46741