On Thu, Jun 12, 2014 at 5:02 PM, meejah <[email protected]> wrote: > Are you looking for somethin beyond this: > > import json > print json.load(open('file.json', 'r')) > > The "json" module is built-in for python2.7 and python3
That's not an immediately usable format for me but I'll look at using the module to get and present what I want more directly than postparsing output of other scripts. Thanks. -- tor-talk mailing list - [email protected] To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
