OrderedDict

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

OrderedDict

http://pypi.python.org/pypi/ordereddict/1.1
Drop-in substitute for Py2.7's new collections.OrderedDict. The recipe has big-oh performance that matches regular dictionaries (amortized O(1) insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).



Licensing

LicenseVerified byVerified onNotes
ExpatKelly Hopkins3 March 2010



Leaders and contributors

Contact(s)Role
"Email sah@thalassocracy.org" Steven Hazel Maintainer


Resources and communication

Software prerequisites

This entry (in part or in whole) was last reviewed on 3 March 2010.



Entry















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox