##// END OF EJS Templates
byteify-strings: do not rewrite system string literals to u''...
byteify-strings: do not rewrite system string literals to u'' It would make things worse on Python 2 because unicode processing is generally slower than byte string. We should just leave system strings unmodified.

File last commit:

r30346:9cc438bf default
r38408:1d68fd5f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer