[Python-3000] [Python-Dev] Issues with PEP 3101 (string formatting)
Paul Moore
p.f.moore at gmail.com
Sun Jun 24 21:13:50 CEST 2007
On 24/06/07, Paul Moore <p.f.moore at gmail.com> wrote:
> Count me as +0 on allowing a.b, and -1 on allowing a.b unless b
> contains leading underscores.
Rereading that, the second part didn't make sense. Assuming a.b is
allowed, I'm -1 on putting restrictions on b, specifically on not
allowing it to start with an underscore.
Heck, the fact that I find it so hard to describe argues that it's a
misguided restriction (ignoring the possibility that I simply can't
express myself in my native language :-))
Paul.
More information about the Python-3000
mailing list