Brett Cannon a écrit :
> But compile (along wth exec, but I don't think you wanted to move that) 
> are just plain different.  Dynamic code execution is its own thing that 
> I do not directly associate with the specifics of the interpreter.  
> Maybe a module named 'dynamic' or 'execution'?
> 

btw, we already have a "compiler" and a "parser" module. Maybe they should all 
be gathered in your "execution" module ?

BC

_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to