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

To work for Python 3 #72

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

To work for Python 3 #72

wants to merge 3 commits into from

Conversation

x89
Copy link

@x89 x89 commented Mar 20, 2014

No description provided.

@douglascamata
Copy link
Member

This made the tests fail with Python 2.6 and 2.7. Can you fix them?

@SaulTigh
Copy link

from __future__ import print_function
from __future__ import unicode_literals

try this ones to make this code python2 compatible.

@ghost ghost mentioned this pull request May 25, 2015
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.

3 participants