Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 2
    Oh, it's a new module in 2.6, I don't have to use simplejson. Thanks a lot :-) Commented Jan 27, 2010 at 14:57
  • I simply cannot parse the dumped JSON file, because in this file, JSON_ARRAY is the direct child of another JSON_ARRAY. Commented May 22, 2014 at 18:05
  • 4
    How to get it back to list? Commented Jan 21, 2019 at 0:50