##// END OF EJS Templates
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath...
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath this also avoids lower()-ing on each path components by reuse the path normcase()-ed at beginning of function.

File last commit:

r14243:861f2821 default
r15669:390bcd01 stable
Show More
__init__.py
1 line | 16 B | text/x-python | PythonLexer
# no-check-code