- Timestamp:
- 25 Apr 2011, 12:43:16 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/image/__init__.py
r5973 r5975 3 3 Includings schemas, widgets and the content components. 4 4 """ 5 from waeup.sirp.image import ImageFile5 from waeup.sirp.image.image import ImageFile
Note: See TracChangeset for help on using the changeset viewer.