Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Python 3 #3

Open
Mycallback opened this issue Jan 12, 2018 · 1 comment
Open

Incompatible with Python 3 #3

Mycallback opened this issue Jan 12, 2018 · 1 comment

Comments

@Mycallback
Copy link

Easy fix - need to replace basestring with str.
See https://docs.python.org/3.0/whatsnew/3.0.html

@dvarrazzo
Copy link
Owner

Can you send a MR to make it Py3 compatible?

@vovanbo vovanbo mentioned this issue Mar 23, 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

No branches or pull requests

2 participants