- Timestamp:
- 9 Jun 2009, 08:57:01 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/university/facultycontainer.py
r4230 r4233 29 29 for key in keys: 30 30 del self[key] 31 next_id = 0L32 31 33 32 class FacultyContainerFactory(grok.GlobalUtility):
Note: See TracChangeset for help on using the changeset viewer.