Closed dajuro closed 9 years ago
That's great! I'll check this PR in a few days. Thanks!
I have just merged your changes into python3 branch. Thanks to you python3 branch is moving forward.
python3 branch still needs some work before it can be merged onto master. It should pass all tests and it throws many exceptions on Windows. I would also like to fix the char array issue (char_array branch) too.
I have added your name to the contributors in AUTHORS.rst.
Thanks for adding me as a contributor. Btw: this project is really helping me, so thank you for the great work!
Using six and UTF-8 as default encodign for strings, I got python 3 support running without loosing support for python 2.
Tested using the test_matlab.py: 4 tests fail using python 2.7, linux:
2 tests fail using python 3.4, linux: