##// 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.
Matt Harbison -
r53273:9b43246e default
Show More
Name Size Modified Last Commit Author
/ mercurial / templates / json
__init__.py Loading ...
changelist.tmpl Loading ...
graph.tmpl Loading ...
map Loading ...