Why are there comments on PyPI? Moreso, why are there comments which I
cannot control as a package author on my very own packages? That's
just absurd.
It's *my* package, and so should be *my* choice if I want user input
or not.
And ratings? I thought it was the Python Package Index, not t
0.4 seconds.
If this matters to the users of the API, then likely they'd search for
alternatives -- no need for it to go into the standard library just
because it replaces functionality, or am I misunderstanding?
- Ludvig Ericson
___
Pytho
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
_
Begin forwarded message:
From: Ludvig Ericson
Date: January 31, 2009 16:43:50 GMT+01:00
To: Alexander Belopolsky
Subject: Re: [Python-Dev] Partial function application 'from the
right'
On Jan 31, 2009, at 04:02, Alexander Belopolsky wrote:
On Fri, Jan 30, 2009 at 7:42 PM, Anto
The following was supposed to go to the list:
18:29 Gerald Britton:
Yes you could have long lines, but you wouldn't have to use it. You
could still code it up as you would today. It might be convenient for
shorter expressions though.
12:12 PM Ludvig Ericson:
On Jan 21, 2009, at