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

Python 2 and 3 compat #7

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

alendit
Copy link

@alendit alendit commented Jun 27, 2014

Hi,

just a small change to handle basestring / str issue in Python2/3.

If you aim for a different strategy for 2/3 compat, let me know, I'll change it.

@alendit
Copy link
Author

alendit commented Jun 27, 2014

The 2to3 metaclass porting is quite ugly :( Six may be the way to go.

There are still 28 more failed test on 3 than on 2. Should I try to fix them, or is the code not stable enough for it to make sense?

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