http://docs.python.org/library/json.html
Make all your API calls with format=json, then feed the returned text into the json.* functions, ???, profit! On Wed, Aug 15, 2012 at 9:35 AM, Fred Zimmerman <[email protected]> wrote: > bash/python _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
