Skip to content

Update api.py#7

Closed
mattbonnell wants to merge 1 commit intod3v-null:masterfrom
mattbonnell:patch-2
Closed

Update api.py#7
mattbonnell wants to merge 1 commit intod3v-null:masterfrom
mattbonnell:patch-2

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants