Andrei Candale

Results 2 issues of Andrei Candale

Refactored the code so that is Python3 compatible. It mostly had trouble when dealing with bytes and returning keys from dictionaries. I also added `object` in the inheritance for `JsonResource`...

Hi, I've been trying to create a class of my own that uses your wrapper but I can't seem to be able to get it working with method callbacks (I'm...