I've made few more changes which shouldn't break too much, but improve python3 test coverage.
I've not touched unicode/str/bytes handling yet, as it brings few problems and fixed module loading in tests as it was not working "python3 way", but only using deprecated imp module.
I've made few more changes which shouldn't break too much, but improve python3 test coverage.
I've not touched unicode/str/bytes handling yet, as it brings few problems and fixed module loading in tests as it was not working "python3 way", but only using deprecated imp module.