[Tim Peters]
Fudge. None makes no sense anywhere in, e.g.,
dotted_name: 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