comparison tests/test-bdiff.py @ 34255:d6af8da4a3b8

py3: rewrite stdout hack of doctest by using ui.pushbuffer() We can't use pycompat.stdout here because the doctest runner replaces sys.stdout with a string buffer.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 17 Sep 2017 12:39:14 +0900
parents 0c73634d0570
children e05d7c71f209
comparison
equal deleted inserted replaced
34254:cd022a11ec83 34255:d6af8da4a3b8