- Timestamp:
- 17 Jun 2012, 07:09:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/interfaces.py
r8735 r8736 132 132 133 133 """ 134 def getStudent(): 135 """Return student object. 136 137 """ 134 student = Attribute('Student object of context.') 138 135 139 136 def writeLogMessage(view, message):
Note: See TracChangeset for help on using the changeset viewer.