[Python-Dev] Fwd: Partial function application 'from the right'

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


Nick Coghlan wrote:
> That won't work:
>
>>>> ... = 1
>  File "<stdin>", 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 ...)

- Ludvig


More information about the Python-Dev mailing list