comparison mercurial/mdiff.py @ 37566:f53b55b162f4

py3: get rid of character access from pure.diffhelpers 's' is a result of readline(), so 'c == "\n"' means 's == "\n"'.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 09 Apr 2018 20:44:41 +0900
parents d3286dd2ca2f
children e7aa113b14f7
comparison
equal deleted inserted replaced
37565:9c7a25ef5b49 37566:f53b55b162f4