comparison tests/test-contrib-check-commit.t @ 30892:441705506d24

py3: convert os.__file__ to bytes os.__file__ returns unicode path on Python 3. We need to have bytespath. This patch uses pycompat.fsencode() to encode unicode path to bytes path.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 07 Feb 2017 22:47:24 +0530
parents 2fb3ae89e4e1
children 1bd3e922de18
comparison
equal deleted inserted replaced
30891:b1b36c6499c2 30892:441705506d24