Roy Smith wrote: > The most common immutable objects you'll see are strings and tuples, and > the main reason they're immutable is to allow them to be dict keys.
And ints. Strings, tuples and ints are the *three* most common immutable objects you'll see... -Peter -- http://mail.python.org/mailman/listinfo/python-list