Internals of interning strings

Michael Hudson mwh21 at cam.ac.uk
Sun Mar 26 11:02:27 EST 2000


"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



More information about the Python-list mailing list