Skip to content

Convert to Python3#6

Open
ralic wants to merge 4 commits intosametmax:masterfrom
Python3pkg:master
Open

Convert to Python3#6
ralic wants to merge 4 commits intosametmax:masterfrom
Python3pkg:master

Conversation

@ralic
Copy link

@ralic ralic commented May 18, 2017

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

@ghost
Copy link

ghost commented Sep 28, 2017

Hi, with your PR , when I git pull your code, I still have the error I spoke about in issue #3 at the same line (512) of structs.py

NameError: name 'xrange' is not defined

is 2to3 able to migrate that all alone ?
I tested but failed to with python 3.6 too.

@ralic
Copy link
Author

ralic commented Sep 28, 2017

I will check again today and let you know.

@ralic ralic force-pushed the master branch 4 times, most recently from ca82e4d to 754dd1e Compare September 30, 2017 10:02
@ralic
Copy link
Author

ralic commented Sep 30, 2017

It is fixed and I added travis-ci testing.

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