##// END OF EJS Templates
py3: read/write plain lock file in binary mode...
py3: read/write plain lock file in binary mode A lock file shouldn't contain '\n', so this isn't a BC.
Yuya Nishihara -
r36801:1fbbb8e8 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 ...