Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 896bcf8a672a9b681aa680f65260ccf0 > files > 5

python-json-3.4-8.mga6.noarch.rpm

August 7, 2005
================================================================

Tuples are now written as json arrays.

Note that json arrays read as lists, but lists and tuples are written as
arrays.

August 9, 2005
================================================================

Fixed bugs in reading arrays and objects introduced in release 3_3. Had no
tests for whitespace or comments before the terminating } or ] bracket.