zodict

zope.interface compliant ordered dictionary
Download

zodict Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • bearophile, rnix
  • Publisher web site:
  • http://pypi.python.org/pypi/odict/

zodict Tags


zodict Description

zope.interface compliant ordered dictionary zodict is an ordered dictionary which simply implements the corresponding zope.interface.common.mapping interfaces. >>> from zodict import zodict >>> zod = zodict() Requirements: · Python What's New in This Release: · Make zodict compatible with python 2.4 again, BBB · Add locking test · Refactor locking, remove tree-locking from Node base implementations. Add easy to use locking class and a decorator intended to be used in applications and subclasses of Node. · Introduce ICallableNode, ILeaf and IRoot interfaces. · Change Lisence to PSF · Add zodict.node.NodeAttributes object. · Add attributes Attribute to LifecycleNode. · Add ILifecycleNode and INodeAttributes interfaces. · Removed typo in private variable name. added notify-suppress to setitem of LifecycleNode.


zodict Related Software