]> granicus.if.org Git - python/commit
Make OrderedDict.popitem() a bit smarter and faster
authorRaymond Hettinger <python@rcn.com>
Thu, 2 Sep 2010 18:44:16 +0000 (18:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 2 Sep 2010 18:44:16 +0000 (18:44 +0000)
commit331722d411b86fe8dbe64072ca5ca4f06b06409f
treed929b87457f2ec4e4c588f631f808572c9adcf87
parent19e5a6fb4a226a9be687dd1d7d2eb659b16aac99
Make OrderedDict.popitem() a bit smarter and faster
Lib/collections.py