[Python-3000] PEP: Drop Implicit String Concatentation
"Martin v. Löwis"
martin at v.loewis.de
Tue May 1 17:59:39 CEST 2007
Collin Winter schrieb:
> On 4/30/07, Raymond Hettinger <python at rcn.com> wrote:
>> PEP: Remove Implicit String Concatenation
>
> Jim Jewett has already submitted a PEP that does this, PEP 3126. It's
> in SVN but not showing up on PEP 0 for some reason:
It does show on PEP 0:
http://www.python.org/dev/peps/pep-0000/
however it does not show on the PEP index, for some reason.
Andrew said he fixed that, it apparently still doesn't work.
Martin
More information about the Python-3000
mailing list