-
Notifications
You must be signed in to change notification settings - Fork 10
Convert to Python3 #5
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
base: master
Are you sure you want to change the base?
Conversation
|
hi... long time... I'm curious: what prompted this? |
|
Was testing the python3 branch for the classical socrates example but got instead of https://eyereasoner.github.io/eye/reasoning/socrates/socrates-answer.n3 |
|
Hey @dckc it has been a long time (I've seen @josd in Ghent more recently). What prompted me has been that I am used to using cwm for little things like format conversions and little workflows, and it has been blocked by python2 being unsupported on Mac. Then had a few days over the break to apply to it. Henry Story has it on his agenda at one point too. |
holiday hacking... good stuff :) |
Convert repo to python 3
Using 2to3 etc
and then working on the regression tests.
Work in Progress