From 4454abcc853bac0068f2d520406285f2a85f3167 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 24 May 2011 10:42:45 +0000 Subject: [PATCH] comment --- morituri/common/task.py | 1 + 1 file changed, 1 insertion(+) diff --git a/morituri/common/task.py b/morituri/common/task.py index 006b977..ec71be4 100644 --- a/morituri/common/task.py +++ b/morituri/common/task.py @@ -117,6 +117,7 @@ class Task(object, log.Loggable): self._notifyListeners('described', description) self.description = description + # FIXME: unify? def setExceptionAndTraceback(self, exception): """ Call this to set a synthetically created exception (and not one