2009/9/7 Terry Reedy <tjre...@udel.edu>:
> Dennis Lee Bieber wrote:
>> I'd say the
>> mutables are in the majority <G>
>
> I think it depends on whether one counts classes or instances. Typical 
> programs have a lot of numbers and strings.

Ah, but immutable instances can be, and often are, interned. This will
cut down on their number considerably. ;-)

-- 
Cheers,
Simon B.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to