Skip to content

Convert to Python3#6

Open
ralic wants to merge 4 commits into
sametmax:masterfrom
Python3pkg:master
Open

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

Conversation

@ralic

@ralic ralic commented May 18, 2017

Copy link
Copy Markdown

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

@ghost

ghost commented Sep 28, 2017

Copy link
Copy Markdown

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

ralic commented Sep 28, 2017

Copy link
Copy Markdown
Author

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

ralic commented Sep 30, 2017

Copy link
Copy Markdown
Author

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