diff -r ba2c04059317 -r af7c60988f6e tests/test-check-py3-commands.t --- a/tests/test-check-py3-commands.t Sun Nov 06 04:10:33 2016 +0530 +++ b/tests/test-check-py3-commands.t Sun Nov 06 04:17:19 2016 +0530 @@ -9,6 +9,6 @@ > $PYTHON3 `which hg` $cmd 2>&1 2>&1 | tail -1 > done version - TypeError: str expected, not bytes + TypeError: startswith first arg must be str or a tuple of str, not bytes debuginstall - TypeError: str expected, not bytes + TypeError: startswith first arg must be str or a tuple of str, not bytes