2012/3/28 ian douglas
>
> The functions with an s take string parameters. The others take file
> streams.
>
> foo = '{"age": 38}'
> my_json = json.loads(foo)
>
I see, it makes perfectly sense now. Thanks for clearing it up.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to