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

r2045:2b04bcfb
r6054:e0112c89
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """