Closed washad closed 7 years ago
in objectmapper.py, I had to change the import to the following for it to work without error. from mapper.casedict import CaseDict_
I'm running python 3.5 -- otherwise it seems to work for me. Nice library, thanks.
It should be already fixed by another commit.
in objectmapper.py, I had to change the import to the following for it to work without error. from mapper.casedict import CaseDict_
I'm running python 3.5 -- otherwise it seems to work for me. Nice library, thanks.