On Thu, Feb 12, 2009 at 2:55 PM, Alan Gauld <[email protected]> wrote: > But you need to have an order that will work with sorted(). > Its not just the order you add items to the dict.
And yes algorithmically, there is No Requirement or I should say a good Use Case for a Dict to have sorted keys. More we work with dictionaries. we will understand this rationale better. -- Senthil _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
