diff options
author | Guido van Rossum <guido@python.org> | 1998-02-18 13:48:31 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-02-18 13:48:31 +0000 |
commit | 16a0bc278e34ca5b1b1717f21b9e6a4c4b2059f9 (patch) | |
tree | 3d1fbbb58c372fd49497c89b42b7d423a1e9f7fd /Python/compile.c | |
parent | 8cf94e608ee430fe82dd4a48f52392cb56e8bd7f (diff) | |
download | cpython-git-16a0bc278e34ca5b1b1717f21b9e6a4c4b2059f9.tar.gz |
(1) Change normpath() to *not* also call normcase().
(2) Fix normcase() to use string.lower() and string.replace() -- it
turns out that the table constructed for translate() didn't work in
locales that have a different number of lowercase and uppercase
letters.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions