comparison mercurial/help/scripting.txt @ 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 7ce05671a5e3
children c9740b69b9b7
comparison
equal deleted inserted replaced
34254:cd022a11ec83 34255:d6af8da4a3b8