I have a string a = "['xyz', 'abc']".. I would like to convert it to a
list with elements 'xyz' and 'abc'. Is there any simple solution for
this??
Thanks for the help...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to