- Timestamp:
- 11 Jun 2011, 10:52:50 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/interfaces.py
r6343 r6348 297 297 state = Attribute('Returns the application state of an applicant') 298 298 299 def getApplicantsRootLogger(): 300 """Returns the logger from the applicants root object 301 """ 302 299 303 reg_no = schema.TextLine( 300 304 title = u'JAMB Registration Number',
Note: See TracChangeset for help on using the changeset viewer.