On Fri, Nov 26, 2010 at 1:47 PM, Corey Richardson <kb1...@aim.com> wrote:
> I recall that the keys of dictionaries have arbitrary order, and may change
> over time. Is this true of lists? I can't find the answer from a simple
> Google search. Thank you!

items append to a list retain their order.

cheers
James

-- 
-- James Mills
--
-- "Problems are solved by method"
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to