Skip to content

Conversation

mattbonnell
Copy link

Changed a call to unicode() to a call to str() for python3 compatibility.

Got rid of typo

Changed a call to unicode() to a call to str() for python3 compatibility. Got rid of typo
@d3v-null
Copy link
Owner

d3v-null commented Oct 12, 2018

Thanks @mattbonnell ,
I've solved this using six.text_type instead (compatible with python 2 and 3), but I appreciate you bringing this to my attention 0664730

@d3v-null d3v-null closed this Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants