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

python3 support #19

Open
manu-chroma opened this issue Feb 2, 2017 · 1 comment
Open

python3 support #19

manu-chroma opened this issue Feb 2, 2017 · 1 comment

Comments

@manu-chroma
Copy link
Collaborator

since, the project has no dependencies, it should be relatively easy to extend support for python3.

something like 2to3 can come in really handy. https://docs.python.org/2/library/2to3.html

@nmoya
Copy link
Owner

nmoya commented Feb 3, 2017

Even better than that, we could write it in Python 2 and 3. at this point, I think it should be trivial to fix the minor details that block us from running python 3.
https://wiki.python.org/moin/PortingToPy3k/BilingualQuickRef

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