Ignore:
Timestamp:
14 Dec 2014, 21:48:41 (10 years ago)
Author:
Henrik Bettermann
Message:

Repair package. Hopefully we'll never need this package.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.pcn/trunk/src/kofacustom/pcn/applicants/interfaces.py

    r11843 r12234  
    5151    state, depending on use-case.
    5252    """
    53 
    54     def writeLogMessage(view, comment):
    55         """Adds an INFO message to the log file
    56         """
    57 
    58     def createStudent():
    59         """Create a student object from applicatnt data
    60         and copy applicant object.
    61         """
    6253
    6354    history = Attribute('Object history, a list of messages')
Note: See TracChangeset for help on using the changeset viewer.