- Timestamp:
- 2 Apr 2012, 11:05:40 (13 years ago)
- Location:
- main/waeup.uniben/trunk/src/waeup/uniben
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/batching.py
r7822 r8020 24 24 students, studycourses, payment tickets and accommodation tickets. 25 25 """ 26 from waeup. custom.students.interfaces import (26 from waeup.uniben.students.interfaces import ( 27 27 IStudent, 28 28 )
Note: See TracChangeset for help on using the changeset viewer.