Victor Hooi <victorh...@gmail.com> writes: > ... I did not read your message body - just your "subject".
Instead of (the potentially insecure) "eval", I use "json.loads" (combined with a "json.dumps" to get the "json" representation). See the "json" module documentation. -- https://mail.python.org/mailman/listinfo/python-list