Changeset 390
- Timestamp:
- 07/25/08 13:07:48 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forks/continutracplugin/continutrac/continutrac.py
r389 r390 122 122 yield ('continutrac-' + state, href, title, date, '', message) 123 123 except Exception, e: 124 add_warning(req, "Unable to retri ve continuum events. (%s)"%(e))124 add_warning(req, "Unable to retrieve continuum events. (%s)"%(e)) 125 125 self.log.error(e) 126 126
Note: See TracChangeset
for help on using the changeset viewer.
