diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2013-02-09 23:11:27 +0100 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2013-02-09 23:11:27 +0100 |
commit | 2bfd030dc8b6d0beccb8676711dbb52daf9111af (patch) | |
tree | 9371494233d849293247dd1917c857b15736b76a /Python/Python-ast.c | |
parent | 81bac18e84f263e3359cad8f6ee12687e5b2ed62 (diff) | |
download | cpython-2bfd030dc8b6d0beccb8676711dbb52daf9111af.tar.gz |
Issue #17173: Remove uses of locale-dependent C functions (isalpha() etc.) in the interpreter.
I've left a couple of them in: zlib (third-party lib), getaddrinfo.c
(doesn't include Python.h, and probably obsolete), _sre.c (legitimate
use for the re.LOCALE flag).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions