On Wed, Jan 27, 2010 at 7:13 AM, Steve Howell <showel...@yahoo.com> wrote:

> My concept of Python lists is that they should have at least the same
> performance characteristics as an ordinary to-do list that you make with
> pencil, paper, and an eraser.
>
> When you complete the first task on your to-do list, you can just erase it;
> no need to recopy the whole list.
>

I don't think your analogy works, unless you recopy your to-do lists
whenever you complete a task in the middle of the list. ;-)

--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to