##// END OF EJS Templates
token passed to format_lines must be unicode, not str...
token passed to format_lines must be unicode, not str otherwise a TypeError is raised in str.translate, since unicode.translate takes a dict, while str.translate takes a bytestring

File last commit:

r2604:b2b76168
r6054:e0112c89
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer