On Tue, Aug 18, 2009 at 1:02 PM, Vincent Gulinao
<[email protected]>wrote:

> I see you could pipe your output to 'python -mjson.tool', but how do I
> achieve the same within my script?
>
> TIA.
> _______________________________________________
> Tutor maillist  -  [email protected]
> http://mail.python.org/mailman/listinfo/tutor
>

There is a JSON module in Python...the examples in the docs are pretty self
explanatory:
http://docs.python.org/library/json.html

Can you give a bit of an example of what you're trying to do?

-Mal W
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to