Log message for revision 40928:
  Forgotten import.

Changed:
  U   Zope/branches/2.9/lib/python/OFS/CopySupport.py

-=-
Modified: Zope/branches/2.9/lib/python/OFS/CopySupport.py
===================================================================
--- Zope/branches/2.9/lib/python/OFS/CopySupport.py     2005-12-20 23:35:08 UTC 
(rev 40927)
+++ Zope/branches/2.9/lib/python/OFS/CopySupport.py     2005-12-21 00:04:08 UTC 
(rev 40928)
@@ -30,6 +30,7 @@
 from App.Dialogs import MessageDialog
 from webdav.Lockable import ResourceLockedError
 from zExceptions import Unauthorized, BadRequest
+from ZODB.POSException import ConflictError
 from zope.interface import implements
 from zope.event import notify
 from zope.app.event.objectevent import ObjectCopiedEvent

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to