##// END OF EJS Templates
pycompat: avoid using an extra function...
pycompat: avoid using an extra function We have a single line function which just lowercase the letters and replaces "_" with "". Its better to avoid that function call. Moreover we calling this function around 33 times.

File last commit:

r16438:28a90cdf default
r29779:997e8cf4 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer