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

Patrick K. O'Brien pobrien@orbtech.com
Fri, 26 Apr 2002 11:00:16 -0500


[Tim Peters]

Fudge. None makes no sense anywhere in, e.g., dottedname: NAME ('.' NAME)*

I know nothing about the compiler code, but what about something like:

None.class.base <type 'object'>

Or does this not apply because None is at the front?


Patrick K. O'Brien Orbtech