A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-August/046719.html below:

[Python-Dev] Optimized string concatenation

[Python-Dev] Optimized string concatenation [Python-Dev] Optimized string concatenationArmin Rigo arigo at tunes.org
Tue Aug 3 16:58:56 CEST 2004
Hello Raymond,

On Mon, Aug 02, 2004 at 10:24:03PM -0400, Raymond Hettinger wrote:
> The explanation is not hard.  The CPython implementation can concatenate
> inplace two term expressions of the form a=a+b or a+=b.  Expressions
> with more terms are not eligible for inplace concatenation.

No: a+=b+c is eligible.  That's my problem.


Armin
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4