##// END OF EJS Templates
osutil: implement __enter__ and __exit__ on posixfile...
osutil: implement __enter__ and __exit__ on posixfile So they can be used as context managers.
Gregory Szorc -
r27704:051b0dce default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...