comparison mercurial/patch.py @ 32829:8016fe56a29e

formatter: open raw template file in binary mode (BC) I believe it was a mistake to open file in text mode. Now '\r' is preserved on Windows, but it should be okay to print '\r\n' as long as users live in such platform.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 06 May 2017 14:47:31 +0900
parents 017ad85e5ac8
children 66117dae87f9
comparison
equal deleted inserted replaced
32828:526f9f12f707 32829:8016fe56a29e