[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
- Previous message: [Python-Dev] Fwd: Partial function application 'from the right'
- Next message: [Python-Dev] Fwd: Partial function application 'from the right'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ...)
- Ludvig
- Previous message: [Python-Dev] Fwd: Partial function application 'from the right'
- Next message: [Python-Dev] Fwd: Partial function application 'from the right'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]