source:
main/waeup.sirp/trunk/src/waeup/sirp/image/__init__.py
@
5989
Last change on this file since 5989 was 5979, checked in by , 14 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | """Image file components. |
2 | |
3 | Includings schemas, widgets and the content components. |
4 | """ |
5 | from waeup.sirp.image.image import WAeUPImageFile |
Note: See TracBrowser for help on using the repository browser.