<p dir="ltr"><br>
On 20 May 2013 05:24, "Ned Batchelder" <<a href="mailto:ned@nedbatchelder.com">ned@nedbatchelder.com</a>> wrote:<br>
><br>
><br>
> On 5/19/2013 2:58 PM, Mark Janssen wrote:<br>
>>><br>
>>> We can't just "remove implicit concatenation", because that will break code<br>
>>> which is currently working perfectly. And probably it will break more<br>
>>> working code than it will fix unnoticed broken code.<br>
>><br>
>> Really?  Isn't the number of programs breaking roughly equal to 2, perhaps less?<br>
><br>
><br>
> Interesting, how did you get that number?</p>
<p dir="ltr">If it's based on the contents of these threads, be aware that at least one core developer (me) and probably more have already mostly tuned out on the grounds that the feature is obviously in wide enough use that changing it will break the world without adequate gain. We don't even have to speculate on what others might be doing, we know it would break *our* code.</p>

<p dir="ltr">For example, porting Fedora to Python 3 is already going to be a pain. Breaking implicit string concatenation would be yet another road block making that transition more difficult.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>
<p dir="ltr">><br>
> --Ned.<br>
><br>
><br>
>> MarkJ<br>
>> Tacoma, Washington<br>
>> _______________________________________________<br>
>> Python-ideas mailing list<br>
>> <a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
>> <a href="http://mail.python.org/mailman/listinfo/python-ideas">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
>><br>
><br>
> _______________________________________________<br>
> Python-ideas mailing list<br>
> <a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
> <a href="http://mail.python.org/mailman/listinfo/python-ideas">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
</p>