v = json.loads("{'test':'test'}")

Andreas Waldenburger geekmail at usenot.de
Sun Jan 25 18:54:31 EST 2009


On Sun, 25 Jan 2009 23:51:41 +0100 "Diez B. Roggisch"
<deets at nospam.web.de> wrote:

> gert schrieb:
> > {'test': 'test'}
> > {"test": "test"}
> > 
> > It can not be that hard to support both notation can it ?
> 
> It's not hard, but it's not standard-conform.
> 
OK, playing the devil's advocate here: Doesn't practicality beat purity?

/W

-- 
My real email address is constructed by swapping the domain with the
recipient (local part).



More information about the Python-list mailing list