##// END OF EJS Templates
cleanup: drop redundant character escapes from `[]` character sets...
cleanup: drop redundant character escapes from `[]` character sets Flagged by PyCharm. Most special characters lose their special meaning inside square brackets. The `-` in util.py doesn't need to be escaped because it is the last character in the set. Differential Revision: https://phab.mercurial-scm.org/D7766

File last commit:

r36625:c6061cad default
r44473:6d3b67a8 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer