[Python-3000] updated PEP3126: Remove Implicit String Concatenation

Guido van Rossum guido at python.org
Mon May 7 20:07:54 CEST 2007


Committed revision 55172.

For the record, I'm more and more -1 on this (and on its companion to
remove \ line continuation). These seem pretty harmless features that
serve a purpose; those of us who don't like them can avoid them.

--Guido

On 5/7/07, Jim Jewett <jimjjewett at gmail.com> wrote:
> Rewritten -- please tell me if there are any concerns I have missed.
>
> And of course, please tell me if you have a suggestion for the open
> issue -- how to better support external internationalization tools, or
> at least xgettext in particular.
>
> -jJ
>
> -----------------------------------
>
> PEP: 3126
> Title: Remove Implicit String Concatenation
> Version: $Revision$
> Last-Modified: $Date$
> Author: Jim J. Jewett <JimJJewett at gmail.com>,
>         Raymond D. Hettinger <python at rcn.com>

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list