convert a string to tuple

querypk at gmail.com querypk at gmail.com
Tue May 31 16:14:09 EDT 2005


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




More information about the Python-list mailing list