tests/test-simplemerge.py.out
author Yuya Nishihara <yuya@tcha.org>
Fri, 02 Mar 2018 13:50:31 -0500
changeset 36605 cfd0c1df5e33
parent 22023 f18830651811
permissions -rw-r--r--
get-with-headers: use bytes stdout thoroughly On Python 3, sys.stdout.buffer is backed by a separate buffer from sys.stdout. We should choose one.

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK