On Wednesday 11 May 2005 08:43 am, Peter Hansen wrote:
> 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...

And floats.  Floats, strings, tuples, and ints art the *four* most common
immutable objects you'll see...

Time to break out the comfy chair. ;-)
--
Terry Hancock ( hancock at anansispaceworks.com )
Anansi Spaceworks  http://www.anansispaceworks.com

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to