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

Guido van Rossum guido@python.org
Fri, 26 Apr 2002 09:04:43 -0400


That reminds me, I wonder if we should dust off the old Jython idea of allowing keywords in locations where their non-keywordness is obvious?

I'd rather not.

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