Changeset 9219 for main/waeup.kofa/trunk/src/waeup/kofa/students
- Timestamp:
- 21 Sep 2012, 16:09:16 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py
r9204 r9219 383 383 384 384 def getAccommodationDetails(self, student): 385 """Determine the accommodation dat esof a student.385 """Determine the accommodation data of a student. 386 386 """ 387 387 d = {}
Note: See TracChangeset for help on using the changeset viewer.