Changeset 4323 for waeup/branches
- Timestamp:
- 20 Jun 2009, 23:34:38 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/interfaces.py
r4320 r4323 106 106 107 107 courses = Attribute("A container for courses.") 108 certificates = Attribute("A container for certificates.") 109 108 110 109 111 class ICourseContainer(IWAeUPContainer):
Note: See TracChangeset for help on using the changeset viewer.