[Checkins] SVN: gocept.selenium/branches/wosc-zodb-isolation/src/gocept/selenium/zope2/__init__.py Add missing import

Wolfgang Schnerring wosc at wosc.de
Sun Dec 26 06:18:48 EST 2010


Log message for revision 119122:
  Add missing import
  

Changed:
  U   gocept.selenium/branches/wosc-zodb-isolation/src/gocept/selenium/zope2/__init__.py

-=-
Modified: gocept.selenium/branches/wosc-zodb-isolation/src/gocept/selenium/zope2/__init__.py
===================================================================
--- gocept.selenium/branches/wosc-zodb-isolation/src/gocept/selenium/zope2/__init__.py	2010-12-26 11:07:52 UTC (rev 119121)
+++ gocept.selenium/branches/wosc-zodb-isolation/src/gocept/selenium/zope2/__init__.py	2010-12-26 11:18:48 UTC (rev 119122)
@@ -16,6 +16,7 @@
 import Testing.ZopeTestCase
 import Testing.ZopeTestCase.threadutils
 import Testing.ZopeTestCase.utils
+import Zope2
 import gocept.selenium.base
 
 



More information about the checkins mailing list