Changeset 7599 for main/waeup.sirp/trunk/src/waeup/sirp/students
- Timestamp:
- 7 Feb 2012, 11:30:00 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp/students
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/accommodation.py
r7256 r7599 17 17 ## 18 18 """ 19 Container which contains the (student) accommodation objects.19 Student accommodation components. 20 20 """ 21 21 from datetime import datetime -
main/waeup.sirp/trunk/src/waeup/sirp/students/payments.py
r7256 r7599 17 17 ## 18 18 """ 19 Container which contains the (student) payment objects.19 Student payment components. 20 20 """ 21 21 import grok
Note: See TracChangeset for help on using the changeset viewer.