##// END OF EJS Templates
pathauditor: drop a redundant call to bytes.lower()...
pathauditor: drop a redundant call to bytes.lower() `_lowerclean(s)` calls `s.lower()`, so we don't need to do that before calling it. Differential Revision: https://phab.mercurial-scm.org/D8001

File last commit:

r30435:b86a448a default
r44641:d8442023 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer