[Python-Dev] Making None a keyword (original) (raw)

Guido van Rossum guido@python.org
Fri, 26 Apr 2002 15:46:36 -0400


Fine by me. So is this consensus? Start warning for non-rvalue uses of

None False True and that's it for 2.3.

Yes. I don't need no steenkin' consensus. :-)

Jeremy has started a patch: http://python.org/sf/549213

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