You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/08/23 22:39:08 UTC

svn commit: rev 36783 - gump/trunk/python/gump/document/xdocs

Author: ajack
Date: Mon Aug 23 13:39:08 2004
New Revision: 36783

Modified:
   gump/trunk/python/gump/document/xdocs/synchronizer.py
Log:
Define the wired event...

Modified: gump/trunk/python/gump/document/xdocs/synchronizer.py
==============================================================================
--- gump/trunk/python/gump/document/xdocs/synchronizer.py	(original)
+++ gump/trunk/python/gump/document/xdocs/synchronizer.py	Mon Aug 23 13:39:08 2004
@@ -22,6 +22,7 @@
 from gump import log
 
 from gump.utils.tools import syncDirectories,copyDirectories,wipeDirectoryTree
+from gump.run.gumprun import *
 import gump.run.actor
     
 class Synchronizer(gump.run.actor.AbstractRunActor):

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org