fish-face/quasselgrep

Support python 2 and 3

fish-face opened this issue · 3 comments

Support python 2 and 3

Any progress on this? Looking at 2to3, it doesn't appear that the changes would need to be too extensive, but we both know that 2to3 doesn't tell the whole story.

It looks simple enough I would even take a crack at it myself, but I'd do a full conversion to py3 and drop py2 support. I don't see the point in supporting a dead dialect. If that's something you'd accept, let me know.

Fixed in f0124fa