How convert a list string to a real list
郭军权
guojunquan at gmail.com
Wed Nov 30 01:20:30 EST 2011
Good after
I have a string liststr = '["aaaa","bbbb","ccc"]' ,and I need convert
it to a list like list = ["aaaa","bbbb","ccc"],what can id do?
Thanks.
--
郭军权
清华大学网络中心网络安全实验室
guojunquan{at}gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20111130/cdbf8130/attachment.html>
More information about the Python-list
mailing list