Changeset 13167 for main/waeup.kofa/trunk/src/waeup/kofa/applicants
- Timestamp:
- 13 Jul 2015, 08:37:27 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/interfaces.py
r13166 r13167 291 291 292 292 def writeLogMessage(view, comment): 293 """Add an INFO message to ``applicants.log``.293 """Add an INFO message to applicants.log. 294 294 """ 295 295 … … 449 449 450 450 def writeLogMessage(view, comment): 451 """Add an INFO message to ``applicants.log``.451 """Add an INFO message to applicants.log. 452 452 """ 453 453
Note: See TracChangeset for help on using the changeset viewer.