On Oct 18, 10:23 am, Abandoned <[EMAIL PROTECTED]> wrote:
> I want to convert a string to command..
> For example i have a string:
> a="['1']"
> I want to do this list..
> How can i do ?

Use the builtin function "eval".

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to