home *** CD-ROM | disk | FTP | other *** search
- # Source Generated with Decompyle++
- # File: in.pyc (Python 2.6)
-
- __docformat__ = 'restructuredtext en'
-
- try:
- from zope.interface import Interface, Attribute, implements, classProvides
- except ImportError:
- Interface = object
-
- def Attribute(name, doc):
- pass
-
-
- def implements(interface):
- pass
-
-
- def classProvides(interface):
- pass
-
-
-