-
- Downloads
py3: handle multiple arguments in .encode() and .decode()
There is a case and more can be present where these functions have multiple arguments. Our transformer used to handle the first argument, so added a loop to handle more arguments if present.
Please register or sign in to comment