- Timestamp:
- 14 Dec 2014, 21:48:41 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/interfaces.py
r11843 r12234 51 51 state, depending on use-case. 52 52 """ 53 54 def writeLogMessage(view, comment):55 """Adds an INFO message to the log file56 """57 58 def createStudent():59 """Create a student object from applicatnt data60 and copy applicant object.61 """62 53 63 54 history = Attribute('Object history, a list of messages')
Note: See TracChangeset for help on using the changeset viewer.