[Python-Dev] Fwd: Partial function application 'from the right' (original) (raw)

Ludvig Ericson ludvig at lericson.se
Mon Feb 2 00:14:09 CET 2009


Nick Coghlan wrote:

That won't work:

... = 1 File "", line 1 SyntaxError: can't assign to Ellipsis

Well, I was trying to be funny and was under the impression that
Python 3.0 had Unicode identifiers, but apparently it doesn't. (I used
…, not ...)



More information about the Python-Dev mailing list