[Python-Dev] PEP 329: Treating Builtins as Constants in the Standard Library

Aahz aahz at pythoncraft.com
Mon Apr 19 10:20:44 EDT 2004


On Mon, Apr 19, 2004, Phillip J. Eby wrote:
> 
> I'm not sure I understand the reasoning for implementing this via a 
> bytecode hack, rather than in the compiler or loading mechanisms.  I think 
> I'd rather see something like:
> 
>    from __future__ import fast_globals

+1
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"I used to have a .sig but I found it impossible to please everyone..."  --SFJ



More information about the Python-Dev mailing list