Hello everyone (my first message in the mailing list),
> > Is the following function correct? > Yes, though I'd use json.load(f) instead of json.loads(). > The docs <http://docs.python.org/library/json.html#basic-usage> aren't very clear (at least for me) about the difference between json.load() and json.loads (and about "dump()" and "dumps()" too"). Could you clarify it for me? Thanks in advance.
-- http://mail.python.org/mailman/listinfo/python-list