Isn't "..." then also behaving like True, False and None, i.e. being a lexical token that rewolves to a hardwired value during parsing?
rewolves? EDIT: ah, "resolves" typo. was v curious about python's mysterious "wolfing" aspects
It is, but Ellipsis is just an ordinary pre-defined constant (with the same value).
rewolves? EDIT: ah, "resolves" typo. was v curious about python's mysterious "wolfing" aspects