[Python-Dev] Usage of += on strings in loops in stdlib (original) (raw)

Lennart Regebro regebro at gmail.com
Wed Feb 13 15:55:41 CET 2013


On Wed, Feb 13, 2013 at 3:27 PM, Amaury Forgeot d'Arc <amauryfa at gmail.com> wrote:

Yes, it's jitted.

Admittedly, I have no idea in which cases the JIT kicks in, and what I should do to make that happen to make sure I have the best possible real-life test cases.

//Lennart



More information about the Python-Dev mailing list