log rhodecode/lib/odict.py @ 1340:cbdd583f1e58 beta

age author description
Sun, 15 May 2011 18:18:00 +0200 Marcin Kuzminski Changed OrderedDict implementation to pypy odict, in general it's the fastest and most reliable solution. Added OrderedTuple from python foundation. beta