Parsing json where object keys are not quoted?

Wells thewellsoliver at gmail.com
Wed Dec 9 17:51:32 EST 2009


Is there some way to finagle the json module to parse JSON (well,
almost JSON) where the object keys are not in quotes? I know it's not
100% valid JSON, but I'm just curious.

I don't have control over the data, so I can't make it fit the spec :)



More information about the Python-list mailing list