[issue5793] Rationalize isdigit / isalpha / tolower / ... uses throughout Python source

Eric Smith report at bugs.python.org
Wed Apr 22 14:33:39 CEST 2009


Eric Smith <eric at trueblade.com> added the comment:

Also, see _toupper/_tolower in Objects/stringlib/stringdef.h and
Objects/stringobject.c. Those should be rationalized as well.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5793>
_______________________________________


More information about the Python-bugs-list mailing list