A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
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).
Originally based on http://code.activestate.com/recipes/576693/
- RPM
- python3-ordereddict-1.1-1.lbn42.noarch.rpm
- Summary
- A drop-in substitute for Py2.7's new collections.OrderedDict that works in Python 2.4-2.6.
- URL
- None
- Group
- Unspecified
- License
- None
- Source
-
python-ordereddict-1.1-1.lbn42.src.rpm
- Checksum
- 5d599ba37e58f2345535049886ae9d9d364d52d12dbd0d06b6310a86f7deeef8
- Build Date
- 2025/09/13 06:17:48
- Requires
- Provides
-
python-ordereddict = 1.1-1.lbn42
python3-ordereddict = 1.1-1.lbn42
python3.13-ordereddict = 1.1-1.lbn42
python3.13dist(ordereddict) = 1.1
python3dist(ordereddict) = 1.1
- Obsoletes