Reference values for exec

Garito garito at gmail.com
Wed Oct 28 04:30:45 EDT 2009


Hi!
I'm trying to use exec in a recursive way but I have a problem

When I read the manual I understand that the globals and the locals are
passed by reference but if I try to use it in a recursive way the new values
added in a step are not passed to the next one

Could someone point me how to do that?

Thanks

-- 
Mi twitter: http://twitter.com/garito
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091028/b06445e6/attachment.html>


More information about the Python-list mailing list