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

Convert to Python3 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Convert to Python3 #4

wants to merge 1 commit into from

Conversation

ralic
Copy link

@ralic ralic commented May 18, 2017

using : find . -name '*.py' | xargs 2to3 -w

@philipkershaw
Copy link
Member

Thanks for this Ralic. The changes look straightforward. I'd prefer to keep the code dual 2 and 3 compatible if possible. I've done this with some other similar packages using six. I'll take a look but can't promise to do straight away. It you feel like trying yourself in between times it would be much appreciated.

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.

2 participants