Index: fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py
===================================================================
--- fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py	(revision 14456)
+++ fact/tools/PyDimCtrl/ScriptsForPyDimCtrl.py	(revision 14457)
@@ -956,5 +956,5 @@
 
 
-def TrackSourceWobbleX( sourcename, wobble_pos )
+def TrackSourceWobbleX( sourcename, wobble_pos ):
   """ general Tracking function
   """
@@ -1000,5 +1000,5 @@
   ["PKS 2155-304", 0.6,  90, -90 ] ]
   
-sourcedict{}
+sourcedict = {}
 
 def make_sourcedict():
