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
- Re: Execute a list Groleo Marius
- Re: Execute a list Swaroop C H
- Re: Execute a list Martin Miller