Hi.
How can i execute a string in python?
For example if I have the variable s, defined below
s = '"print "hello"'
How can I execute the code that "s" keeps inside, considering that the
code is correct?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to