Mercurial > hg
comparison hgweb.cgi @ 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 | 4b0fc75f9403 |
children | 47ef023d0165 |
comparison
equal
deleted
inserted
replaced
34254:cd022a11ec83 | 34255:d6af8da4a3b8 |
---|