comparison tests/test-rebase-collapse.t @ 30301:8321b083a83d

py3: make util.datapath a bytes variable In this patch we make util.datapath a bytes variable, but we have to pass a unicode to gettext.translation otherwise it will cry. Used pycompat.fsdecode() to decode it back to unicode as it was converted to bytes using pycompat.fsencode().
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 06 Nov 2016 12:18:23 +0900
parents c7e8948627f3
children ce3a133f71b3
comparison
equal deleted inserted replaced
30300:42af0590f4b9 30301:8321b083a83d