On 10/16/07, Benjamin <[EMAIL PROTECTED]> wrote: > Good explanation, but basically strings are immutable so they can be > used in dicts.
Nope. Value types should always be immutable. <http://c2.com/cgi/wiki?ValueObjectsShouldBeImmutable> -- Cheers, Simon B. [EMAIL PROTECTED] http://www.brunningonline.net/simon/blog/ GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues -- http://mail.python.org/mailman/listinfo/python-list