#7 Makes the code python23 compatible
Merged by jskladan. Opened by jskladan.

I don't see any obvious issue with the patch. Just one question - why keep compatibility with python2?

Why not? All of our "python3 code" is python23 anyway, and I don't see why it should be python2 incompatible, when the compatibility is so easy to achieve.

i'm open to being convinced though :)

I don't have a preference, really. I'd just personally not bother with python2 compatibility anymore, and prefer a bit simpler code, that's all. Fine by me, either way.

@jskladan Time to merge this?

rebased onto 1b20f3a7708fa07666b5d96c38e0c494cee8a146

Pull-Request has been merged by jskladan