]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rewrite normcase() using string.translate...
authorGuido van Rossum <guido@python.org>
Tue, 12 Aug 1997 14:46:58 +0000 (14:46 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 12 Aug 1997 14:46:58 +0000 (14:46 +0000)
commite2ad88c2027a39fda3620918d2ca41baee2a4fa5
tree3ac5b0b2341346c3da9711f61b75a239d1856355
parentefa683726f00f3ec0fff779f16d9ad22e4de442e
Rewrite normcase() using string.translate...
Lib/ntpath.py