IN [3]: bool('False')
Out[3]: True

In [4]: int('32')
Out[4]: 32

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

Reply via email to