##// 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.

File last commit:

r16438:28a90cdf default
r53267:00f5966f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer