Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

JSON in Python 2.x

Provided by json module, here is a description of default behavior.

Transformation from JSON to Python and back is symmetrical (only formatting is lost).
Transformation from Python to JSON is not:

JSON (last edited 2013-03-16 13:28:11 by techtonik)