Right now this code fails when used with a JSON decoder that always produces unicode. This isn't usually the case with CPython, where simplejson is used most of the time, however with the stdlib JSON library (as used on PyPy), this code fails. Change-Id: Ib2343243f40194d5b2784551a807c7f58970a6e9
33 KiB
33 KiB