- Timestamp:
- 9 Feb 2009, 22:18:15 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/interfaces.py
r3944 r3954 18 18 19 19 faculties = Attribute("A container for faculties.") 20 students = Attribute("A container for students.") 21 hostels = Attribute("A container for hostels.") 20 22 21 23 class IWAeUPContainer(IWAeUPObject):
Note: See TracChangeset for help on using the changeset viewer.