python-zope.interface-dbg

Interfaces for python (debug extension)
  http://pypi.python.org/pypi/zope.interface
  1
  1 review



This package provides an implementation of object interfaces for python. interfaces are a mechanism for labeling objects as conforming to a given api or contract. so, this package can be considered as implementation of the design by contract methodology support in python.

this package contains the extension built for the python debug interpreter.
Latest reviews
4
blueXrider 12 years ago

quite nice