Traceback (most recent call last): File "G:/python27/tester.py", line 7, in pydict = json.loads(jsondata) File "G:\python27\lib\json\__init__.py", line 326, in loads return _default_decoder.decode(s) File "G:\python27\lib\json\decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "G:\python27\lib\json\decoder.py", line 382, in raw_decode obj, end = self.scan_once(s, idx) ValueError: Unterminated string starting at: line 1 column 48880 (char 48880)