##// END OF EJS Templates
py3: silence "bad escape" warning emitted by re.sub()...
py3: silence "bad escape" warning emitted by re.sub() Since we pass user strings directly to re.sub(), we can't avoid this warning without a BC.
Yuya Nishihara -
r36606:281f6677 default
Show More
Name Size Modified Last Commit Author
/ hgext / highlight
__init__.py Loading ...
highlight.py Loading ...