##// END OF EJS Templates
statprof: stop using the `pycompat.open()` shim...
statprof: stop using the `pycompat.open()` shim Different import style -> different grep pattern. Some of these lines are getting flagged as writing bytes to a non-binary file, but `pycompat.open()` doesn't stuff a `'b'` into the mode like the vfs layer does, so this is an existing bug.

File last commit:

r45863:f55c47f4 default
r53273:9b43246e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer