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 #4

Open
sangaline opened this issue Sep 29, 2019 · 0 comments
Open

Incompatible with Python 3 #4

sangaline opened this issue Sep 29, 2019 · 0 comments

Comments

@sangaline
Copy link

The library is currently incompatible with Python 3. One example of the incompatibility is the use of xrange() instead of range(). Python 2 is going to be end-of-lifed in 3 months, so it would be awesome if this library could be updated to support Python 3. I would be happy to contribute a PR if you chime in and say that it would be accepted.

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

1 participant