[Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/src/z3c/taskqueue/interfaces.py doc cosmetics

Godefroid Chapelle gotcha at bubblenet.be
Mon Mar 8 11:42:14 EST 2010


Log message for revision 109839:
  doc cosmetics

Changed:
  U   Sandbox/gotcha/z3c.taskqueue/src/z3c/taskqueue/interfaces.py

-=-
Modified: Sandbox/gotcha/z3c.taskqueue/src/z3c/taskqueue/interfaces.py
===================================================================
--- Sandbox/gotcha/z3c.taskqueue/src/z3c/taskqueue/interfaces.py	2010-03-08 16:35:38 UTC (rev 109838)
+++ Sandbox/gotcha/z3c.taskqueue/src/z3c/taskqueue/interfaces.py	2010-03-08 16:42:14 UTC (rev 109839)
@@ -63,7 +63,7 @@
 
 
 class ITaskService(IContained):
-    """A service for managing and executing long-running, remote tasks."""
+    """A service for managing and executing tasks."""
 
     jobs = schema.Object(
         title=u'Jobs',



More information about the checkins mailing list