##// END OF EJS Templates
error: ensure ProgrammingError message is always a str...
error: ensure ProgrammingError message is always a str Since this error is internal-only and a runtime error, let's give it a treatment that makes it behave identically when repr()d on both Python 2 and Python 3. Differential Revision: https://phab.mercurial-scm.org/D4545

File last commit:

r37194:338367d4 default
r39615:921aeb9a default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer