Message82949
Perhaps it should not be an error at all? The default should probably
stay strict to the spec, but IMHO the module should provide an optional
lenient parsing mode that also accepts single quotes.
Why support single quotes and not any other imaginable deviation from
the spec? Because single quotes are the only way (AFAIK) in which
Python's repr() produces invalid JSON (from JSONable combinations of types). |
|
Date |
User |
Action |
Args |
2009-03-01 00:52:47 | cben | set | recipients:
+ cben, ggenellina, steven.daprano |
2009-03-01 00:52:47 | cben | set | messageid: <1235868767.71.0.612792823648.issue5067@psf.upfronthosting.co.za> |
2009-03-01 00:52:46 | cben | link | issue5067 messages |
2009-03-01 00:52:46 | cben | create | |
|