##// END OF EJS Templates
posix: (mostly) stop using the `pycompat.open()` shim...
posix: (mostly) stop using the `pycompat.open()` shim We still need it for the `posixfile` alias, because fixing all of those callers is outside of the scope of this, and spills into the Windows implementation of `posixfile`. But the other direct uses of `open()` can be dropped.
Matt Harbison -
r53261:7ac7d5f2 default
Show More
Name Size Modified Last Commit Author
/ mercurial / branching
__init__.py Loading ...
rev_cache.py Loading ...