[Twisted-Python] question : json.loads failed using LineReceiver data

Itamar Turner-Trauring itamar at itamarst.org
Mon May 14 04:47:38 MDT 2012


On 05/14/2012 04:53 AM, bino oetomo wrote:
> Kindly please tell me why the 'json.loads' is failed in my tac file
> while it work in python console.
>
Perhaps the JSON spans more than one line? Printing out the repr() of 
the lines you're receiving may be informative.




More information about the Twisted-Python mailing list