##// END OF EJS Templates
py3: use r'' instead of sysstr('') to get around code transformer...
py3: use r'' instead of sysstr('') to get around code transformer Fewer function calls should be better.
Yuya Nishihara -
r36853:5bc7ff10 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...