source: main/waeup.sirp/trunk/src/waeup/sirp/widgets/interfaces.py @ 7156

Last change on this file since 7156 was 7137, checked in by Henrik Bettermann, 13 years ago

Set value Id for property svn:keywords in all Python files.

  • Property svn:keywords set to Id
File size: 89 bytes
Line 
1##
2## interfaces.py
3"""Interfaces for widgets.
4"""
5from zope.interface import Interface
6
Note: See TracBrowser for help on using the repository browser.