[Python-Dev] Making None a keyword

Guido van Rossum guido@python.org
Thu, 25 Apr 2002 23:35:36 -0400


> Ellipsis then?  It's probably used /much/ less than None, but still.

Not worth it (it's a fairly big hack in the compiler).

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