]> granicus.if.org Git - python/commit
Make pickling of OrderedDict instances more efficient.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 12 Jun 2009 21:52:14 +0000 (21:52 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 12 Jun 2009 21:52:14 +0000 (21:52 +0000)
commit450ae573bcf3b8b9e910dacf5dcf640cced44b97
tree291a7e3d6112f8997b6bee501d5ad5c4b928e186
parentf0c9e46cdeff1ce6f55252083cfaec28406d189c
Make pickling of OrderedDict instances more efficient.
Lib/collections.py
Lib/test/test_collections.py