source:
main/waeup.sirp/trunk/src/waeup/sirp/widgets/interfaces.py
@
6504
Last change on this file since 6504 was 6022, checked in by , 14 years ago | |
---|---|
File size: 89 bytes |
Rev | Line | |
---|---|---|
[4403] | 1 | ## |
2 | ## interfaces.py | |
3 | """Interfaces for widgets. | |
4 | """ | |
5 | from zope.interface import Interface | |
6 |
Note: See TracBrowser for help on using the repository browser.