comment
This commit is contained in:
@@ -117,6 +117,7 @@ class Task(object, log.Loggable):
|
|||||||
self._notifyListeners('described', description)
|
self._notifyListeners('described', description)
|
||||||
self.description = description
|
self.description = description
|
||||||
|
|
||||||
|
# FIXME: unify?
|
||||||
def setExceptionAndTraceback(self, exception):
|
def setExceptionAndTraceback(self, exception):
|
||||||
"""
|
"""
|
||||||
Call this to set a synthetically created exception (and not one
|
Call this to set a synthetically created exception (and not one
|
||||||
|
|||||||
Reference in New Issue
Block a user