[issue5381] json need object_pairs_hook

Bob Ippolito report at bugs.python.org
Fri Feb 27 19:48:12 CET 2009


Bob Ippolito <bob at redivi.com> added the comment:

Why? According to RFC (emphasis mine):

An object is an *unordered* collection of zero or more name/value
   pairs, where a name is a string and a value is a string, number,
   boolean, null, object, or array.

----------
resolution:  -> invalid

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5381>
_______________________________________


More information about the Python-bugs-list mailing list