Skip to content
Snippets Groups Projects
Commit d229be12e256 authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

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.
parent f18cc848b48e
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment