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

Samuele Pedroni pedronis at bluewin.ch
Mon Apr 19 09:49:25 EDT 2004


At 08:54 19.04.2004 -0400, Raymond Hettinger wrote:
>Comments are invited on a new pep:
>
>         http://www.python.org/peps/pep-0329.html
>
>
>
>Based on feedback received so far, there were several changes to the
>original draft:
>
>* The module is public
>
>* The module name reflects its nature as a bytecode hack
>
>* There is a flag to disable binding
>
>* Added summaries of how it works, when it is called, and the effect on
>startup time (near zero).
>
>* Included a reference to Jython FAQs supporting the means for
>automatically doing nothing in environments without bytecodes.

Raymond, could you  please try to tame your speed obsession without 
devising even more hacks
and pissing in other people's pool.

Thanks. 





More information about the Python-list mailing list