Mercurial > hg
comparison tests/test-simplekeyvaluefile.py @ 32523:1fb0a85fb20e
py3: use pycompat.bytestr so that we don't get ascii values
This fixes `hg files 'set:(**.py)'` which makes test-check-py3-compat.t able to
run on Python 3. So if you now do `python3 ./run-tests.py
test-check-py3-compat`, the test will actually run.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Mon, 29 May 2017 16:21:15 +0530 |
parents | 68c43a416585 |
children | 1859b9a7ddef |
comparison
equal
deleted
inserted
replaced
32522:9ed70525fd6e | 32523:1fb0a85fb20e |
---|