##// END OF EJS Templates
cmdutil: stop using the `pycompat.open()` shim...
cmdutil: stop using the `pycompat.open()` shim Somewhat dubious I suppose, but maybe it makes sense to use the type checking system to more aggressively use str for trivial things like the `mode` argument to the function that calls this. That's a project for another day.
Matt Harbison -
r53267:00f5966f default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
ps_util.py Loading ...
revlog.py Loading ...
storage.py Loading ...