##// END OF EJS Templates
graft: fix interpolation in a ProgrammingError case...
graft: fix interpolation in a ProgrammingError case The `action` is str, which can't be interpolated into bytes. Fortunately, `ProgrammingError` allows a str to be passed.

File last commit:

r51288:f0d2b18f default
r53243:1802d9af default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer