Internals of interning strings
Michael Hudson
mwh21 at cam.ac.uk
Sun Mar 26 11:02:27 EST 2000
More information about the Python-list mailing list
Sun Mar 26 11:02:27 EST 2000
- Previous message (by thread): Internals of interning strings
- Next message (by thread): Memory leak in wxPython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Jason Stokes" <jstok at bluedog.apana.org.au> writes: > But those are *different* string objects. The optimization we're > discussing affects only *the same* string object being interned > several times. Oh, right. But that's not what interning strings is for... Cheers, M. -- well, take it from an old hand: the only reason it would be easier to program in C is that you can't easily express complex problems in C, so you don't. -- Erik Naggum, comp.lang.lisp
- Previous message (by thread): Internals of interning strings
- Next message (by thread): Memory leak in wxPython?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list