Utilities/BackgroundService.py

changeset 4236
8d4e498a7af8
parent 4235
81278aff6af9
child 4544
5145cf800bb0
child 4632
ca310db386ed
--- a/Utilities/BackgroundService.py	Thu Apr 23 20:05:38 2015 +0200
+++ b/Utilities/BackgroundService.py	Thu Apr 23 20:11:44 2015 +0200
@@ -300,6 +300,7 @@
         """
         Public method to ask a batch job to terminate.
         
+        @param fx function name of the service (str)
         @param lang language to connect to (str)
         """
         self.__cancelled = True

eric ide

mercurial