On Wed, 31 Oct 2007 14:45:59 +0000, Duncan Booth wrote:

>> Thanks for the interesting note. I didn't know that tuples originally
>> had no methods. That made len mandatory, I suppose.
>> 
> Only if you think tuples are a sequence rather than a record.

Even records have a length. The length of a record is the number of 
fields it has.

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

Reply via email to