Google search "sort dict site:python.org"

On Apr 6, 8:55 am, arnie <parvez...@rediffmail.com> wrote:
> Please do not look as a non google app engine question
> I have a very simple python problem
> There is a dictionary called d as given below:
> d['Apple'] = '123'
> d['banana'] = '234'
> d['act'] = '565656'
> I have to sort this dictionary based on keys such that the
> dictionary's key come in ascending order
> Can anybody help?
> Thanks
> Arnie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to