Skip to content
Snippets Groups Projects
Pulkit Goyal's avatar
Pulkit Goyal authored
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.
d229be12
History
Name Last commit Last update