Skip to content

Conversation

Digenis
Copy link
Contributor

@Digenis Digenis commented Oct 9, 2015

is_string_or_bytes checks for str instances which is correct only for python3
while in python2 the right type is basestring.

Fixes #73

Bug demo in the build after adding tests.

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.

1 participant