Changeset 9234 for main/waeup.kofa/trunk/src
- Timestamp:
- 26 Sep 2012, 13:45:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/university/department.py
r8993 r9234 44 44 'waeup.local.CourseAdviser600', 45 45 ] 46 47 # A simple counter for ids.48 next_id = 0L49 46 50 47 def __init__(self,
Note: See TracChangeset for help on using the changeset viewer.