On Wed, Jul 28, 2010 at 6:47 PM, Navkirat Singh <navkir...@gmail.com> wrote: > Hi guys, > > I was wondering what would be better to do some medium to heavy book keeping > in memory - Ordered Dictionary or a plain simple Dictionary object??
Your question is rather vague. Define "book keeping". Why do you feel an OrderedDict might be useful in solving your problem? Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list