This patch suppresses the output of open() on Python 3 as it does not return any
output on Python 2.
This makes test-diffstat.t pass on Python 3.5
hg-reviewers |
This patch suppresses the output of open() on Python 3 as it does not return any
output on Python 2.
This makes test-diffstat.t pass on Python 3.5
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |