Matthew Schinckel <[email protected]> added the comment:

This happens any time there is an empty object in the structure:

>>> json.loads('{"foo":{}}')

also raises the exception.

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1460>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to