Closed agx closed 8 years ago
Not quite sure of the implications but I trust you on this one - I'm not qualified nor very interested on knowing about the differences unless this breaks something :smile: In that case let me know and I'll jump on board to help.
Thanks @agx !
I handled the different module names in python3 and python2 using try ... except ImportError: , if this gets too messy we need to introduce a dependency on six.