Thomas Guettler wrote:

> I suggest that at least lists, tupples, sets, dictionaries and
> strings get a len() method. 

Why?

> I think the len function can stay, removing it would break to much
> code. But adding the method, would bu usefull.
> 
> Yes, I know, that I can call .__len__() but that is ugly.

That's what len() is for.
 
Regards,


Björn

-- 
BOFH excuse #281:

The co-locator cannot verify the frame-relay gateway to the ISDN
server.

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

Reply via email to