Add-on:Twisted: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot Update |
No edit summary |
||
| Line 21: | Line 21: | ||
|broken= | |broken= | ||
|icon url=http://mirrors.xbmc.org/addons/frodo/script.module.zope.interface/icon.png}} | |icon url=http://mirrors.xbmc.org/addons/frodo/script.module.zope.interface/icon.png}} | ||
[[Category:Frodo add-on repository]] | |||
Revision as of 01:07, 1 December 2013
| Twisted | ||||||||||||||||
| ||||||||||||||||
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.