Changeset 6293 for main/waeup.sirp/trunk/src/waeup
- Timestamp:
- 7 Jun 2011, 10:20:23 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp
- Files:
-
- 6 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py
r6277 r6293 418 418 If ``<DATA_DICT>` is non-empty, there were no errors. 419 419 """ 420 421 class IImagesContainer(IWAeUPObject): 422 """A container that stores images. 423 """
Note: See TracChangeset for help on using the changeset viewer.