[Python-Dev] Making builtins more efficient
Guido van Rossum
guido at python.org
Sat Mar 11 00:56:50 CET 2006
More information about the Python-Dev mailing list
Sat Mar 11 00:56:50 CET 2006
- Previous message: [Python-Dev] Making builtins more efficient
- Next message: [Python-Dev] Making builtins more efficient
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/10/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > Guido van Rossum wrote: > > > I don't think we should make any of these keywords. > > Not even True and False? The only good reasons > I can see for anyone wanting to shadow these > are backwards compatibility ones. Not even True and False. I don't see why everything that doesn't make sense to be shadowed ought to become a keyword. That way lies madness. -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Making builtins more efficient
- Next message: [Python-Dev] Making builtins more efficient
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list