Speed of string += string
Greg Ewing (using news.cis.dfn.de)
ckea25d02 at sneakemail.com
Mon Apr 14 02:21:01 EDT 2003
More information about the Python-list mailing list
Mon Apr 14 02:21:01 EDT 2003
- Previous message (by thread): Speed of string += string
- Next message (by thread): Python for VB6 programmers (was Re: Complexity of standard Python data structures)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Carl Banks wrote: >>But is that /guaranteed/ (as it is with STL), or does it just happen to be >>that way with the current implementation (however unlikely it is to >>change)? > > It's not guaranteed, but if it ever changes, I'll eat my hat. If it ever did change (for the worse), I think there would be a LOT of VERY unhappy Python users! -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): Speed of string += string
- Next message (by thread): Python for VB6 programmers (was Re: Complexity of standard Python data structures)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list