how do I convert 
b is a string  b = '(1,2,3,4)' to b = (1,2,3,4)

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

Reply via email to