- Timestamp:
- 28 Feb 2008, 12:31:14 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/fceokene/waeup_custom/getCosCombinedVoc.py
r2815 r3252 14 14 if title is not None: 15 15 return title 16 return "unknown course %s" % key 16 else: 17 raise KeyError
Note: See TracChangeset for help on using the changeset viewer.