| commit | 2b96f0987ac966ef9ac037610da6b5b7e3996af6 | [log] [tgz] |
|---|---|---|
| author | Ezio Melotti <none@none> | Wed Apr 13 05:37:29 2011 +0300 |
| committer | Ezio Melotti <none@none> | Wed Apr 13 05:37:29 2011 +0300 |
| tree | 968a3101cc04d5f8909df6f75d9dd7623c46f904 | |
| parent | 179816df59744313693d21525046d1d38af9119c [diff] |
#9233: Fix json.loads({}) to return a dict (instead of a list), when _json is not available.