RE: [Python-Dev] PEP 326 (quick location possibility)
From: Anthony Baxter
FWIW, as both a developer and user of Python, I'm -1 on this.
Agreed. I've been quiet on this one as I don't have anything much to add, but if you're counting responses, I'm a -1. Paul
On Wed, 2004-01-28 at 07:58, Moore, Paul wrote:
From: Anthony Baxter
FWIW, as both a developer and user of Python, I'm -1 on this.
Agreed. I've been quiet on this one as I don't have anything much to add, but if you're counting responses, I'm a -1.
Me too. -1. pep-10-ly y'rs, -Barry
On Wed, 2004-01-28 at 12:58, Moore, Paul wrote:
Agreed. I've been quiet on this one as I don't have anything much to add, but if you're counting responses, I'm a -1.
Same here - as a python user I'm -1 on on adding clutter to the library, and -1000 on changing the behaviour of min() and max() (if I pass an empty sequence to these functions I *want* an exception to draw my attention to the fact that I haven't thought about that case). I haven't said anything up to now because I've been hoping this thread will die and I didn't want to prolong it. Mark
participants (3)
-
Barry Warsaw -
Mark Russell -
Moore, Paul