##// END OF EJS Templates
histedit: add missing b prefix to a string...
histedit: add missing b prefix to a string If i18n is disabled (such as via HGPLAIN=1), `_()` doesn't convert from str to bytes, so this raises a TypeError on py3. Differential Revision: https://phab.mercurial-scm.org/D8354

File last commit:

r44031:2e017696 default
r45149:8fca7e84 5.3.2 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer