Odict

Latest version: v1.9.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.3.0

-----

- Fix access to ``odict.lt`` and ``odict.lh`` properties. Now it's possible
to overwrite ``__setattr__`` and ``__getattr__`` on ``odict`` subclass
without hassle.
[rnix, 2010-04-06]

- Add ``sort`` function to odict.
[rnix, 2010-03-03]

1.2.6

-----

- Make ``odict`` serialize and deserialize properly.
[gogo, 2010-01-12]

1.2.5

-----

- Add ``as_dict`` function. Supports type conto ordinary ``dict``.
[rnix, 2009-12-19]

- Add benchmark script.
[rnix, 2009-12-19]

1.2.4

-----

- Do not check for ``key in self`` on ``__delitem__``, ``KeyError`` is raised
properly anyway. Huge Speedup!
[rnix, jensens, 2009-12-18]

1.2.3

-----

- Move tests to seperate file and make egg testable with
``python setup.py test``.
[rnix, 2009-12-07]

- improve ``lt`` and ``lh`` properties to make ``odict`` work with
``copy.deepcopy``.
[rnix, 2009-12-07]

1.2.2

-----

- Use try/except instead of ``__iter__`` in ``__setitem__`` to determine if
value was already set.
[rnix, 2009-07-17]

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.