Changeset 6069 for main/waeup.sirp/trunk/src/waeup/sirp/applicants/root.py
- Timestamp:
- 13 May 2011, 15:25:22 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/root.py
r5867 r6069 29 29 30 30 class ApplicantsRoot(grok.Container): 31 """The root of applicants-related components. It contains primarily31 """The root of applicants-related components. It contains only 32 32 containers for applicants. 33 33 """
Note: See TracChangeset for help on using the changeset viewer.