blob: 4be0fae4ecb68e25048a1c651f7681ef72cb34d5 [file] [log] [blame]
Fixed a bug in the Python implementation of the JSON decoder that prevented
the cache of parsed strings from clearing after finishing the decoding.
Based on patch by c-fos.