- Timestamp:
- 20 Sep 2012, 08:49:37 (12 years ago)
- Location:
- main/waeup.kofa/branches/uli-zc-async
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-zc-async
- Property svn:mergeinfo changed
-
main/waeup.kofa/branches/uli-zc-async/src/waeup/kofa/schoolgrades.py
r8057 r9209 44 44 45 45 def to_string(self): 46 """A string representation that can be used in imports/export.46 """A string representation that can be used in exports. 47 47 48 48 Returned is a unicode string of format ``(u'<SUBJ>',u'<GRADE>')``.
Note: See TracChangeset for help on using the changeset viewer.