Changeset 4327 for waeup/branches
- Timestamp:
- 21 Jun 2009, 00:09:19 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/university/department.txt
r4326 r4327 94 94 <waeup.university.coursecontainer.CourseContainer object at 0x...> 95 95 96 97 .. attribute:: certificates 98 99 (ICertificateContainer instance) A container for certificates. 100 101 Each department has a certificate container, that holds the 102 descrtiptions of certificates the department has: 103 104 >>> mydept.certificates 105 <waeup...certificatecontainer.CertificateContainer object at 0x...> 106
Note: See TracChangeset for help on using the changeset viewer.