News

Running python example.py gives this traceback ... in iterencode return _iterencode(o, 0) ValueError: Circular reference detected The problem is that _DictAsString tries to serialize [each key of] the ...