surfrdf
surfrdf copied to clipboard
Py3
So, I think I fixed #5 ...
Let me know if this feel alright to you, so that I can clean a little...
I would heavily recommend that this whole branch be squashed for a nicer history. I did not know where to put my name, so I did not put it anywhere... :)
i'm a little confused about the imports from builtins
. is that some layer provided by six
?
It comes from all the compatibility modules from future. Future brings future
, past
and some of builtins
for python 2 I think.
I actually started to move type(x) to isinstance but I figured you might not want it. Tell me and I'll revert the last two. As for the failure, it seems that there is sometime an issue with pytext upgrade because it works on my repo : https://travis-ci.org/PonteIneptique/surfrdf/jobs/427468789
Hey, bumping this in case you can do something about it :)
Just my usual bump, in case this was forgotten :) 👍
@cosminbasca Hello. Just notice about intersting pull request.