comparison tests/test-convert-bzr-ghosts.t @ 30050:d229be12e256

py3: convert to unicode to pass into encode() encoding.encoding is bytes, we need to pass it to encode() which accepts unicodes in py3, so used pycomapt.sysstr() Also this can't be done using transformer as that only transforms the string values not variables.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 07 Oct 2016 12:13:28 +0200
parents 89872688893f
children 75be14993fda
comparison
equal deleted inserted replaced
30049:f18cc848b48e 30050:d229be12e256