Doug Hellmann <[email protected]> added the comment:

Looking into the code, I see in _json.c that a ValueError is raised by 
encoder_listencode_dict() on line 2150, but in the pure-Python implementation 
in json/encoder.py a TypeError is raised by _make_iterencode() on line 376.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue9296>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to