##// 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:

r0:9117c656 default
r15669:390bcd01 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer