[issue10953] safely eval serialized dict/list data from arbitrary string over web with no side effects

Georg Brandl report at bugs.python.org
Thu Jan 20 07:19:13 CET 2011


Georg Brandl <georg at python.org> added the comment:

Have a look at ast.literal_eval().

----------
nosy: +georg.brandl
resolution:  -> works for me
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10953>
_______________________________________


More information about the Python-bugs-list mailing list