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

Last change on this file since 6261 was 5979, checked in by uli, 13 years ago

Rename HurryImageFile? to WAeUPImageFile.

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