Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1a42072053150ef554f98745fbb4ea79 > files > 5

python-json-3.4-3.mga4.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.