[Python-Dev] Making builtins more efficient

Guido van Rossum guido at python.org
Fri Mar 10 02:26:35 CET 2006


On 3/9/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> BTW, are there any plans to make True and False hard
> constants in 3.0 (like None is now)? Maybe also
> others like Ellipsis, NotImplemented, etc.

I don't think we should make any of these keywords.

--
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list