PyDBC - Summary
This project is not part of the GNU Project.
Design by Contract for Python 2.2+
PyDBC provides support for method preconditions, method postconditions and class invariants in Python 2.2 and above. These features are implemented in such a way that when they are not used they impose no time overhead on the program.
Registration Date: Sat 07 Dec 2002 10:47:12 PM UTC
License: GNU Lesser General Public License
Development Status: 4 - Beta

