Changeset 6620 for main/waeup.sirp/trunk/src/waeup/sirp/applicants
- Timestamp:
- 24 Aug 2011, 07:27:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/applicants.py
r6595 r6620 109 109 110 110 class ApplicantFactory(grok.GlobalUtility): 111 """A factory for faculty containers.111 """A factory for applicants. 112 112 """ 113 113 grok.implements(IFactory)
Note: See TracChangeset for help on using the changeset viewer.