[Python-Dev] PEP 329: Treating Builtins as Constants in the Standard Library (original) (raw)
Jack Diederich jack at performancedrivers.com
Mon Apr 19 10:15:28 EDT 2004
- Previous message: [Python-Dev] PEP 329: Treating Builtins as Constants in the Standard Library
- Next message: [Python-Dev] Decimal data type issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Apr 19, 2004 at 08:54:41AM -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 I dread saying it, but is 'pragma.py' a better name than 'codetweaks.py'? They both rhyme with magic but pragma is more familiar (I think?).
-jackdied
- Previous message: [Python-Dev] PEP 329: Treating Builtins as Constants in the Standard Library
- Next message: [Python-Dev] Decimal data type issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]