##// 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 / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...