summaryrefslogtreecommitdiff
path: root/Python/random.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:11:27 +0100
committerAntoine Pitrou <solipsis@pitrou.net>2013-02-09 23:11:27 +0100
commit2bfd030dc8b6d0beccb8676711dbb52daf9111af (patch)
tree9371494233d849293247dd1917c857b15736b76a /Python/random.c
parent81bac18e84f263e3359cad8f6ee12687e5b2ed62 (diff)
downloadcpython-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/random.c')
0 files changed, 0 insertions, 0 deletions