##// END OF EJS Templates
py3: explicitly convert a list to bytes to pass in ui.debug...
py3: explicitly convert a list to bytes to pass in ui.debug Here pats is a list obviously. Since we can't pass unicodes to ui.debug, we have to pass this as bytes.

File last commit:

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