[Zope3-checkins] CVS: Zope3/src/zope/app/fssync - committer.py:1.18.2.2

Jim Fulton jim at zope.com
Mon Sep 8 19:37:24 EDT 2003


Update of /cvs-repository/Zope3/src/zope/app/fssync
In directory cvs.zope.org:/tmp/cvs-serv31668/src/zope/app/fssync

Modified Files:
      Tag: parentgeddon-branch
	committer.py 
Log Message:
got more tests to pass

=== Zope3/src/zope/app/fssync/committer.py 1.18.2.1 => 1.18.2.2 ===
--- Zope3/src/zope/app/fssync/committer.py:1.18.2.1	Mon Sep  8 14:21:37 2003
+++ Zope3/src/zope/app/fssync/committer.py	Mon Sep  8 18:36:53 2003
@@ -18,6 +18,7 @@
 
 import os
 
+from zope.app import zapi
 from zope.component import getAdapter, getService
 from zope.xmlpickle import loads
 from zope.configuration.name import resolve




More information about the Zope3-Checkins mailing list