func_code vs. string problem

Steven Bethard steven.bethard at gmail.com
Sat Apr 23 16:47:25 EDT 2005


Filip Dreger wrote:
> I am trying to find a way of executing functions without creating a 
> nested scope, so they can share local and global namespace (even if 
> they are declared in some other module).

Why?  Can you explain what the use case is?

STeVe



More information about the Python-list mailing list