How can you make python interpret a string (of py code) as code. For example if you want a py program to modify itself as it runs. I know this is an advantage of interpreted languages, how is this done in python. Thanks.
-- http://mail.python.org/mailman/listinfo/python-list