source: main/waeup.sirp/trunk/src/waeup/sirp/image/__init__.py @ 5975

Last change on this file since 5975 was 5975, checked in by uli, 14 years ago

Fix nonsense.

File size: 132 bytes
Line 
1"""Image file components.
2
3Includings schemas, widgets and the content components.
4"""
5from waeup.sirp.image.image import ImageFile
Note: See TracBrowser for help on using the repository browser.