##// END OF EJS Templates
rev-branch-cache: make sure we close the name file we open...
rev-branch-cache: make sure we close the name file we open We were various opening without with or try. Adding a try would not hurt.
marmoute -
r52797:7032da07 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...