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

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

Convert to Python3 #108

wants to merge 3 commits into from

Conversation

ralic
Copy link

@ralic ralic commented May 18, 2017

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

@mikofski
Copy link
Member

Thanks @ralic - let's try building in a compatibility layer using python-future and six instead of running 2to3 and maintaining two release codebases.

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