[Python-Dev] Usage of += on strings in loops in stdlib
Lennart Regebro
regebro at gmail.com
Wed Feb 13 15:55:41 CET 2013
More information about the Python-Dev mailing list
Wed Feb 13 15:55:41 CET 2013
- Previous message: [Python-Dev] Usage of += on strings in loops in stdlib
- Next message: [Python-Dev] Usage of += on strings in loops in stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Usage of += on strings in loops in stdlib
- Next message: [Python-Dev] Usage of += on strings in loops in stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list