Faster implementation of normcase (using string.lower(
string.replace(...)) instead of a for loop). Don't call normcase() in normpath() -- the filesystem just might be case preserving...
G
Guido van Rossum committed
0d530cedd7563d75e33c488c742ea74f5f5a703b
Parent: 505d80b