comparison tests/test-revert.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 cb6a952efbf4
children c059286a0f9c
comparison
equal deleted inserted replaced
30049:f18cc848b48e 30050:d229be12e256