Pat wrote:

Why didn't you answer the len() question?

It's a bit of a FAQ: len() cannot be a method of list objects because it works on any sequence or iterable.

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

Reply via email to