2010/1/19 Peter Otten <__pete...@web.de>:
> Both eval() and json.loads() will do. eval() is dangerous as it allows the
> user to run arbitrary python code.

Something like <http://code.activestate.com/recipes/364469/> might be
worth a look too.

-- 
Cheers,
Simon B.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to