changeset 30359 | 954002426f78 |
parent 30358 | 9df29b7c62cf |
child 30574 | bcb858396233 |
--- a/tests/test-check-py3-commands.t Sun Oct 09 09:17:49 2016 -0400 +++ b/tests/test-check-py3-commands.t Sun Oct 09 09:25:39 2016 -0400 @@ -9,6 +9,6 @@ > $PYTHON3 `which hg` $cmd 2>&1 2>&1 | tail -1 > done version - TypeError: cannot use a string pattern on a bytes-like object + NameError: name 'basestring' is not defined debuginstall - TypeError: cannot use a string pattern on a bytes-like object + NameError: name 'basestring' is not defined