[Zope-tests] UNKNOWN : Zope-2.11 Python-2.4.6 : Linux
Zope2 Tests
zope-tests at epy.co.at
Fri Feb 10 07:02:06 UTC 2012
Zope2 Tests : UNKNOWN
Zope-2.11 Python-2.4.6 : Linux (x86_64)
Running /usr/local/python2.4/bin/python test.py -q --all
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py:1849: DeprecationWarning: The Interface package is deprecated and will be removed in Zope 2.12. Use zope.interface instead.
__import__(name)
Test-module import failures:
Module: AccessControl.tests.testAcquisition
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testBindings
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testChownRecursive
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testClassSecurityInfo
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testDeprecatedAPI
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testImplementation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testModuleSecurity
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testOwned
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testPasswordDigest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testPermissionMapping
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testPermissionRole
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testRole
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testSecurity
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testSecurityManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testUserFolder
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testZopeGuards
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.testZopeSecurityPolicy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.test_requestmethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: AccessControl.tests.test_safeiter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: App.tests.testPersistentExtra
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testPersistentExtra.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: App.tests.test_cachemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_cachemanager.py", line 21, in ?
import ZODB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: App.tests.test_class_init
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_class_init.py", line 17, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Module: App.tests.test_setConfiguration
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_setConfiguration.py", line 19, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: ComputedAttribute.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ComputedAttribute/__init__.py", line 1, in ?
from _ComputedAttribute import *
ImportError: No module named _ComputedAttribute
Module: DateTime.tests.testDateTime
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DateTime/__init__.py", line 13, in ?
from DateTime import DateTime
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DateTime/DateTime.py", line 22, in ?
from interfaces import IDateTime
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DateTime/interfaces.py", line 17, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: DocumentTemplate.sequence.tests.testSequence
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Module: DocumentTemplate.tests.testDTML
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Module: DocumentTemplate.tests.testDTMLUnicode
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Module: DocumentTemplate.tests.testustr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Module: ExtensionClass.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Module: MethodObject.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/MethodObject/__init__.py", line 1, in ?
from _MethodObject import *
ImportError: No module named _MethodObject
Module: Missing.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Missing/__init__.py", line 1, in ?
from _Missing import *
ImportError: No module named _Missing
Module: MultiMapping.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/MultiMapping/__init__.py", line 1, in ?
from _MultiMapping import *
ImportError: No module named _MultiMapping
Module: OFS.tests.testAppInitializer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testAppInitializer.py", line 19, in ?
import ZODB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: OFS.tests.testCopySupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupport.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.testCopySupportEvents
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupportEvents.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.testCopySupportHooks
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testCopySupportHooks.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.testFileAndImage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFileAndImage.py", line 3, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.testHistory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testHistory.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.testObjectManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testObjectManager.py", line 3, in ?
from AccessControl.Owned import EmergencyUserCannotOwn
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: OFS.tests.testOrderSupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderSupport.py", line 3, in ?
from OFS.CopySupport import CopySource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/CopySupport.py", line 25, in ?
import Globals, Moniker, ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: OFS.tests.testProductInit
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProductInit.py", line 17, in ?
import ZODB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: OFS.tests.testRanges
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testRanges.py", line 16, in ?
import ZODB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: OFS.tests.testTraverse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testTraverse.py", line 22, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: OFS.tests.test_XMLExportImport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_XMLExportImport.py", line 17, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: Persistence.tests.testPersistent
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Persistence.tests.test_ExtensionClass
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Persistence.tests.test_mapping
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.BTreeFolder2.tests.testBTreeFolder2
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/BTreeFolder2/__init__.py", line 18, in ?
import BTreeFolder2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 26, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.ExternalMethod.tests.testExternalMethod
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ExternalMethod/__init__.py", line 17, in ?
import ExternalMethod
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ExternalMethod/ExternalMethod.py", line 20, in ?
from Globals import Persistent, DTMLFile, MessageDialog, HTML
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.Five.browser.tests.test_absoluteurl
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_adding
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_decode
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_defaultview
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_i18n
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_menu
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_pages
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_provider
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_recurse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_resource
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_skin
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_traversable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.browser.tests.test_zope3security
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.component.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.form.tests.test_forms
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.formlib.tests.test_formlib
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.site.tests.test_functional
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.site.tests.test_localsite
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.site.tests.test_sitemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.site.tests.test_utility
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.skin.tests.test_standardmacros
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_bridge
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_directives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_i18n
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_registerclass
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_registerpackage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_security
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_size
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_testbrowser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.tests.test_viewable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.utilities.browser.tests.test_marker
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.Five.viewlet.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/__init__.py", line 18, in ?
from Products.Five import zcml
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 20, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: Products.MailHost.tests.testMailHost
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/MailHost/__init__.py", line 17, in ?
import MailHost
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/MailHost/MailHost.py", line 26, in ?
import Acquisition
ImportError: No module named Acquisition
Module: Products.PageTemplates.tests.testDTMLTests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.testExpressions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.testHTMLTests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.testTALES
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.testZRPythonExpr
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.testZopePageTemplate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PageTemplates.tests.test_ptfile
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
import ZTUtils
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Products.PluginIndexes.DateIndex.tests.test_DateIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.DateRangeIndex.tests.test_DateRangeIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.FieldIndex.tests.testFieldIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.KeywordIndex.tests.testKeywordIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.PathIndex.tests.testPathIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.TextIndex.Splitter.UnicodeSplitter.tests.testUnicodeSplitter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.TextIndex.tests.testSplitter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.TextIndex.tests.testTextIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.TopicIndex.tests.testTopicIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.common.tests.test_UnIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PluginIndexes.common.tests.test_util
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/__init__.py", line 14, in ?
import common.PluggableIndex as PluggableIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PluginIndexes/common/PluggableIndex.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Module: Products.PythonScripts.tests.testPythonScript
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/__init__.py", line 17, in ?
import PythonScript
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/PythonScripts/PythonScript.py", line 24, in ?
from Globals import DTMLFile, MessageDialog, package_home
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.Sessions.tests.testBrowserIdManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/__init__.py", line 19, in ?
import ZODB # this is for testrunner to be happy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.Sessions.tests.testSessionDataManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Sessions/__init__.py", line 19, in ?
import ZODB # this is for testrunner to be happy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.SiteAccess.tests.testSiteRoot
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
import SiteRoot, AccessRule, VirtualHostMonster
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
from Globals import DTMLFile, MessageDialog, Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.SiteAccess.tests.testVirtualHostMonster
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
import SiteRoot, AccessRule, VirtualHostMonster
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
from Globals import DTMLFile, MessageDialog, Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.SiteErrorLog.tests.testSiteErrorLog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteErrorLog/__init__.py", line 19, in ?
import SiteErrorLog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/SiteErrorLog/SiteErrorLog.py", line 26, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.StandardCacheManagers.tests.test_AcceleratedHTTPCacheManager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/StandardCacheManagers/__init__.py", line 19, in ?
import RAMCacheManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/StandardCacheManagers/RAMCacheManager.py", line 21, in ?
from OFS.Cache import Cache, CacheManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Cache.py", line 19, in ?
import Globals
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.Transience.tests.testTimeoutRelated
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 19, in ?
import ZODB # this is to help out testrunner, don't remove.
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.Transience.tests.testTransactionHelper
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 19, in ?
import ZODB # this is to help out testrunner, don't remove.
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.Transience.tests.testTransientObject
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 19, in ?
import ZODB # this is to help out testrunner, don't remove.
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.Transience.tests.testTransientObjectContainer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Transience/__init__.py", line 19, in ?
import ZODB # this is to help out testrunner, don't remove.
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testLexicon
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testNBest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testPipelineFactory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testQueryEngine
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testQueryParser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testSetOps
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testStopper
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCTextIndex.tests.testZCTextIndex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 21, in ?
from Persistence import Persistent
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Persistence/__init__.py", line 19, in ?
from persistent import PickleCache
ImportError: No module named persistent
Module: Products.ZCatalog.tests.testBrains
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.ZCatalog.tests.testCatalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.ZCatalog.tests.testLazySequences
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
import ZCatalog, CatalogAwareness, CatalogPathAwareness
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
from Globals import DTMLFile, MessageDialog
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: Products.ZODBMountPoint.tests.testMountPoint
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 20, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Products.ZReST.tests.test_ZReST
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZReST/__init__.py", line 7, in ?
import ZReST
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/ZReST/ZReST.py", line 15, in ?
from Acquisition import Implicit
ImportError: No module named Acquisition
Module: Record.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Record/__init__.py", line 59, in ?
from _Record import Record
ImportError: No module named _Record
Module: Shared.DC.ZRDB.tests.testResult
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/testResult.py", line 3, in ?
from ExtensionClass import Base
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Module: Shared.DC.ZRDB.tests.test_results
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_results.py", line 7, in ?
from ExtensionClass import Base
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Module: TAL.tests.test_files
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/tests/test_files.py", line 11, in ?
from zope.tal import runtest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/runtest.py", line 29, in ?
import zope.tal.driver
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/driver.py", line 51, in ?
import zope.tal.taldefs
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: TAL.tests.test_htmltalparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/tests/test_htmltalparser.py", line 32, in ?
from TAL import HTMLTALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/HTMLTALParser.py", line 20, in ?
zope.deprecation.moved('zope.tal.htmltalparser', '2.12')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deprecation/deprecation.py", line 205, in moved
__import__(to_location)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/htmltalparser.py", line 21, in ?
from zope.tal.taldefs import (ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS,
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: TAL.tests.test_sourcepos
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/tests/test_sourcepos.py", line 17, in ?
from TAL.HTMLTALParser import HTMLTALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/HTMLTALParser.py", line 20, in ?
zope.deprecation.moved('zope.tal.htmltalparser', '2.12')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deprecation/deprecation.py", line 205, in moved
__import__(to_location)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/htmltalparser.py", line 21, in ?
from zope.tal.taldefs import (ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS,
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: TAL.tests.test_talinterpreter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/tests/test_talinterpreter.py", line 32, in ?
from TAL.TALDefs import METALError, I18NError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/TAL/TALDefs.py", line 20, in ?
zope.deprecation.moved('zope.tal.taldefs', '2.12')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deprecation/deprecation.py", line 205, in moved
__import__(to_location)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: Testing.ZopeTestCase.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Testing.ZopeTestCase.zopedoctest.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Testing.tests.test_makerequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: ThreadLock.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ThreadLock/__init__.py", line 1, in ?
from _ThreadLock import *
ImportError: No module named _ThreadLock
Module: ZClasses.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZClasses/__init__.py", line 26, in ?
import ZClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZClasses/ZClass.py", line 15, in ?
import Globals, OFS.SimpleItem, OFS.PropertySheets, Products
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Module: ZPublisher.tests.testBaseRequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testBeforeTraverse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testHTTPRangeSupport
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testHTTPRequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testHTTPResponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testIterators
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testPostTraversal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testPublish
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.testTaintedString
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.test_Converters
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZPublisher.tests.test_xmlrpc
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: ZServer.tests.test_clockserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: ZServer.tests.test_config
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: ZServer.tests.test_responses
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/__init__.py", line 35, in ?
ZOPE_VERSION = utils.getZopeVersion()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZServer/utils.py", line 19, in getZopeVersion
return App.version_txt.version_txt()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 66, in version_txt
_prep_version_data()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 42, in _prep_version_data
fn = _get_filename()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: ZTUtils.tests.testBatch
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: ZTUtils.tests.testIterator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: ZTUtils.tests.testTree
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: ZTUtils.tests.testZope
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZTUtils/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: Zope2.App.tests.testDoomedTransaction
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Zope2.App.tests.testExceptionHook
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Zope2.Startup.tests.testStarter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Zope2.Startup.tests.test_schema
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: Zope2.Startup.tests.test_warnfilter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: reStructuredText.tests.testReST
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/reStructuredText/__init__.py", line 46, in ?
default_output_encoding = getConfiguration().rest_output_encoding or default_enc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: tempstorage.tests.testTemporaryStorage
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/tempstorage/tests/testTemporaryStorage.py", line 1, in ?
import ZODB
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZODB/__init__.py", line 20, in ?
from persistent import TimeStamp
ImportError: No module named persistent
Module: webdav.tests.testLockable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockable.py", line 20, in ?
from webdav.interfaces import IWriteLock
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/interfaces.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: webdav.tests.testPUT_factory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testPUT_factory.py", line 2, in ?
import Testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/__init__.py", line 22, in ?
cfg = App.config.getConfiguration()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 33, in getConfiguration
setConfiguration(DefaultConfiguration())
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/config.py", line 81, in __init__
from App import FindHomes
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/FindHomes.py", line 29, in ?
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Module: webdav.tests.testResource
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testResource.py", line 2, in ?
from AccessControl.SecurityManagement import newSecurityManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zExceptions.tests.testExceptionFormatter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zodbcode.tests.test_class
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/tests/test_class.py", line 16, in ?
from zodbcode.tests.test_module import TestBase
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/tests/test_module.py", line 18, in ?
from persistent.dict import PersistentDict
ImportError: No module named persistent.dict
Module: zodbcode.tests.test_module
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/tests/test_module.py", line 18, in ?
from persistent.dict import PersistentDict
ImportError: No module named persistent.dict
Module: zodbcode.tests.test_patch
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/tests/test_patch.py", line 14, in ?
from zodbcode.patch import NameFinder, convert
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/patch.py", line 100, in ?
from zodbcode.class_ import PersistentClassMetaClass, PersistentDescriptor
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zodbcode/class_.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zope.annotation.tests.test_attributeannotations
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 18, in ?
from zope.annotation.interfaces import IAttributeAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/interfaces.py", line 21, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.configuration.tests.test_conditions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/tests/test_conditions.py", line 86, in ?
import zope.interface
ImportError: No module named interface
Module: zope.configuration.tests.test_config
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/tests/test_config.py", line 24, in ?
from zope.configuration.config import metans, ConfigurationMachine
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.configuration.tests.test_nested
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/tests/test_nested.py", line 189, in ?
from zope import interface, schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.configuration.tests.test_simple
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/tests/test_simple.py", line 174, in ?
from zope import interface
ImportError: cannot import name interface
Module: zope.configuration.tests.test_xmlconfig
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/tests/test_xmlconfig.py", line 21, in ?
from zope.configuration import xmlconfig, config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.contentprovider.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/contentprovider/tests.py", line 21, in ?
import zope.security
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.copypastemove.tests.test_clipboard
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/copypastemove/__init__.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.copypastemove.tests.test_rename
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/copypastemove/__init__.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.deferredimport.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.documenttemplate.untrusted.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/documenttemplate/untrusted/__init__.py", line 1, in ?
from zope.documenttemplate.untrusted.untrusted import UntrustedHTML
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/documenttemplate/untrusted/untrusted.py", line 19, in ?
from zope.security.checker import ProxyFactory
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.dublincore.tests.test_creatorannotator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_creatorannotator.py", line 19, in ?
from zope.app.component.testing import PlacefulSetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/component/__init__.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.dublincore.tests.test_partialannotatable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_partialannotatable.py", line 7, in ?
import zope.component.testing
ImportError: No module named component.testing
Module: zope.dublincore.tests.test_property
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_property.py", line 23, in ?
from zope import component
ImportError: cannot import name component
Module: zope.dublincore.tests.test_zdcannotatableadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zdcannotatableadapter.py", line 20, in ?
from zope.annotation.interfaces import IAnnotations
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 18, in ?
from zope.annotation.interfaces import IAttributeAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/interfaces.py", line 21, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.error.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/error/tests.py", line 21, in ?
from zope.exceptions.exceptionformatter import format_exception
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/exceptions/__init__.py", line 21, in ?
from zope.exceptions.interfaces import DuplicationError, IDuplicationError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/exceptions/interfaces.py", line 33, in ?
from zope.interface import Interface, Attribute, implements
ImportError: No module named interface
Module: zope.exceptions.tests.test_exceptionformatter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/exceptions/__init__.py", line 21, in ?
from zope.exceptions.interfaces import DuplicationError, IDuplicationError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/exceptions/interfaces.py", line 33, in ?
from zope.interface import Interface, Attribute, implements
ImportError: No module named interface
Module: zope.formlib.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/formlib/__init__.py", line 18, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.hookable.tests.test_hookable
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/hookable/__init__.py", line 81, in ?
from _zope_hookable import *
ImportError: No module named _zope_hookable
Module: zope.i18n.locales.tests.test_docstrings
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.locales.tests.test_fallbackcollator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.locales.tests.test_locales
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.locales.tests.test_xmlfactory
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_formats
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_gettextmessagecatalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_imessagecatalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_itranslationdomain
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_negotiator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_simpletranslationdomain
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_testmessagecatalog
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_translationdomain
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.test_zcml
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.testi18nawareobject
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.i18n.tests.testii18naware
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.index.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/tests.py", line 20, in ?
from zope.index.nbest import NBest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/nbest.py", line 25, in ?
from zope.index.interfaces import INBest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/interfaces.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.index.field.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/field/__init__.py", line 1, in ?
from zope.index.field.index import FieldIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/field/index.py", line 18, in ?
import persistent
ImportError: No module named persistent
Module: zope.index.keyword.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/keyword/__init__.py", line 1, in ?
from zope.index.keyword.index import KeywordIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/keyword/index.py", line 18, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_index
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_lexicon
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_queryengine
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_queryparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_setops
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.text.tests.test_textindexwrapper
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/__init__.py", line 1, in ?
from zope.index.text.textindex import TextIndex
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/text/textindex.py", line 19, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.index.topic.tests.test_topicindex
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/index/topic/tests/test_topicindex.py", line 20, in ?
import BTrees
File "/home/stefan/autotest/temp/python24-zope211/lib/python/BTrees/__init__.py", line 15, in ?
import zope.interface
ImportError: No module named interface
Module: zope.lifecycleevent.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/lifecycleevent/__init__.py", line 20, in ?
import zope.component.interfaces
ImportError: No module named component.interfaces
Module: zope.location.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/__init__.py", line 20, in ?
from zope.location.location import Location, locate, LocationIterator
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/location/location.py", line 21, in ?
import zope.interface
ImportError: No module named interface
Module: zope.minmax.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/minmax/__init__.py", line 1, in ?
from zope.minmax._minmax import Maximum, Minimum
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/minmax/_minmax.py", line 1, in ?
import persistent
ImportError: No module named persistent
Module: zope.modulealias.tests.test_modulealias
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/modulealias/tests/test_modulealias.py", line 21, in ?
from zope.configuration import xmlconfig
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 28, in ?
import zope.configuration.config as config
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 24, in ?
import zope.schema
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.pagetemplate.tests.test_basictemplate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/tests/test_basictemplate.py", line 21, in ?
from zope.pagetemplate.pagetemplate import PageTemplate
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/pagetemplate.py", line 21, in ?
from zope.tal.talparser import TALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/talparser.py", line 18, in ?
from zope.tal.taldefs import XML_NS, ZOPE_I18N_NS, ZOPE_METAL_NS, ZOPE_TAL_NS
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.pagetemplate.tests.test_htmltests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/tests/test_htmltests.py", line 21, in ?
from zope.pagetemplate.pagetemplate import PageTemplate
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/pagetemplate.py", line 21, in ?
from zope.tal.talparser import TALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/talparser.py", line 18, in ?
from zope.tal.taldefs import XML_NS, ZOPE_I18N_NS, ZOPE_METAL_NS, ZOPE_TAL_NS
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.pagetemplate.tests.test_ptfile
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/tests/test_ptfile.py", line 22, in ?
from zope.pagetemplate.pagetemplatefile import PageTemplateFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/pagetemplatefile.py", line 28, in ?
from zope.pagetemplate.pagetemplate import PageTemplate
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/pagetemplate/pagetemplate.py", line 21, in ?
from zope.tal.talparser import TALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/talparser.py", line 18, in ?
from zope.tal.taldefs import XML_NS, ZOPE_I18N_NS, ZOPE_METAL_NS, ZOPE_TAL_NS
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.proxy.tests.test_decorator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.proxy.tests.test_proxy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.publisher.tests.test_baserequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baserequest.py", line 20, in ?
from zope.publisher.tests.basetestipublicationrequest \
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 20, in ?
from zope.interface import Interface, directlyProvides, implements
ImportError: No module named interface
Module: zope.publisher.tests.test_baseresponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_baseresponse.py", line 20, in ?
from zope.publisher.base import BaseResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 25, in ?
from zope.interface import implements, providedBy
ImportError: No module named interface
Module: zope.publisher.tests.test_browser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browser.py", line 20, in ?
from zope.app.testing import setup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/setup.py", line 18, in ?
import zope.component
ImportError: No module named component
Module: zope.publisher.tests.test_browserlanguages
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserlanguages.py", line 20, in ?
from zope.publisher.browser import BrowserLanguages
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 30, in ?
import zope.component
ImportError: No module named component
Module: zope.publisher.tests.test_browserrequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserrequest.py", line 22, in ?
from zope.interface import implements, directlyProvides, Interface
ImportError: No module named interface
Module: zope.publisher.tests.test_browserresponse
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_browserresponse.py", line 21, in ?
from zope.publisher.browser import BrowserResponse
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/browser.py", line 30, in ?
import zope.component
ImportError: No module named component
Module: zope.publisher.tests.test_ftp
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ftp.py", line 21, in ?
import zope.publisher.ftp
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/ftp.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zope.publisher.tests.test_http
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_http.py", line 28, in ?
from zope.i18n.interfaces.locales import ILocale
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/__init__.py", line 21, in ?
from zope.i18n.interfaces import ITranslationDomain
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18n/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface, Attribute
ImportError: No module named interface
Module: zope.publisher.tests.test_httpcharsets
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_httpcharsets.py", line 20, in ?
from zope.publisher.http import HTTPCharsets
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/http.py", line 28, in ?
from zope import component, interface, event
ImportError: cannot import name component
Module: zope.publisher.tests.test_ipublication
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_ipublication.py", line 22, in ?
from zope.interface.verify import verifyObject
ImportError: No module named interface.verify
Module: zope.publisher.tests.test_mapply
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_mapply.py", line 20, in ?
from zope.publisher.publish import mapply
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/publish.py", line 21, in ?
from zope.publisher.interfaces import Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.publisher.tests.test_publisher
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_publisher.py", line 20, in ?
from zope.publisher.publish import publish
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/publish.py", line 21, in ?
from zope.publisher.interfaces import Retry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.publisher.tests.test_requestdataproperty
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_requestdataproperty.py", line 20, in ?
from zope.interface.common.tests.basemapping \
ImportError: No module named interface.common.tests.basemapping
Module: zope.publisher.tests.test_xmlrpc
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_xmlrpc.py", line 19, in ?
import zope.component.testing
ImportError: No module named component.testing
Module: zope.publisher.tests.test_xmlrpcrequest
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/tests/test_xmlrpcrequest.py", line 21, in ?
from zope.publisher.base import DefaultPublication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/publisher/base.py", line 25, in ?
from zope.interface import implements, providedBy
ImportError: No module named interface
Module: zope.rdb.tests.test_directives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_doctests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_dsnparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_gadflyadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_gadflyphantom
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_gadflyrootdirective
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_resultset
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_row
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_zopeconnection
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_zopecursor
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_zopedatabaseadapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.rdb.tests.test_zopedbtransactionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/rdb/__init__.py", line 26, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.schema.tests.test_accessors
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_boolfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_choice
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_containerfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_date
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_datetime
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_decimalfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_dictfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_docs
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_equality
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_field
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_fieldproperty
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_floatfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_interfacefield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_intfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_iterablefield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_listfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_objectfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_schema
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_setfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_states
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_strfield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_timedelta
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_tuplefield
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.schema.tests.test_vocabulary
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
Module: zope.security.tests.test_adapter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_checker
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_decorator
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_management
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_permission
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_proxy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_set_checkers
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_simpleinteraction
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.tests.test_standard_checkers
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.security.untrustedpython.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_annotationprincipalpermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationprincipalpermissionmanager.py", line 20, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_annotationprincipalrolemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationprincipalrolemanager.py", line 19, in ?
import zope.component
ImportError: No module named component
Module: zope.securitypolicy.tests.test_annotationrolepermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_annotationrolepermissionmanager.py", line 19, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_principalpermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_principalpermissionmanager.py", line 20, in ?
from zope.security.interfaces import IPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_principalrolemanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_principalrolemanager.py", line 20, in ?
from zope.app.testing import ztapi
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/ztapi.py", line 18, in ?
import zope.interface
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_role
ImportError: No module named persistent
Module: zope.securitypolicy.tests.test_rolepermissionmanager
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_rolepermissionmanager.py", line 20, in ?
from zope.security.interfaces import IPermission
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/security/__init__.py", line 20, in ?
import zope.deferredimport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/__init__.py", line 1, in ?
from zope.deferredimport.deferredmodule import initialize
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/deferredimport/deferredmodule.py", line 20, in ?
import zope.proxy
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/proxy/__init__.py", line 18, in ?
from zope.interface import moduleProvides
ImportError: No module named interface
Module: zope.securitypolicy.tests.test_securitydirectives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_securitydirectives.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.securitypolicy.tests.test_securitymap
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_securitymap.py", line 19, in ?
from zope.securitypolicy.securitymap import SecurityMap
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/securitymap.py", line 18, in ?
from persistent import Persistent
ImportError: No module named persistent
Module: zope.securitypolicy.tests.test_vocabulary
ImportError: No module named component
Module: zope.securitypolicy.tests.test_zopepolicy
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/securitypolicy/tests/test_zopepolicy.py", line 21, in ?
from zope.annotation.interfaces import IAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/__init__.py", line 18, in ?
from zope.annotation.interfaces import IAttributeAnnotatable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/annotation/interfaces.py", line 21, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.sendmail.tests.test_delivery
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_delivery.py", line 25, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: zope.sendmail.tests.test_directives
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_directives.py", line 25, in ?
import zope.component
ImportError: No module named component
Module: zope.sendmail.tests.test_event
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_event.py", line 20, in ?
from zope.interface.verify import verifyObject
ImportError: No module named interface.verify
Module: zope.sendmail.tests.test_maildir
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_maildir.py", line 24, in ?
from zope.interface.verify import verifyObject
ImportError: No module named interface.verify
Module: zope.sendmail.tests.test_mailer
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_mailer.py", line 21, in ?
from zope.interface.verify import verifyObject
ImportError: No module named interface.verify
Module: zope.sendmail.tests.test_vocabulary
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/sendmail/tests/test_vocabulary.py", line 20, in ?
from zope.component.testing import setUp, tearDown
ImportError: No module named component.testing
Module: zope.server.ftp.tests.test_demofs
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.ftp.tests.test_ftpserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.ftp.tests.test_publisher
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.http.tests.test_commonaccesslogger
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.http.tests.test_httpdate
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.http.tests.test_httprequestparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.http.tests.test_httpserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.http.tests.test_wsgiserver
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.logger.tests.test_pythonlogger
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.server.tests.test_serverbase
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/__init__.py", line 23, in ?
from zope.server.interfaces import IDispatcher
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/server/interfaces/__init__.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Module: zope.size.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/size/__init__.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Module: zope.tal.tests.test_files
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_files.py", line 24, in ?
import zope.tal.runtest
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/runtest.py", line 29, in ?
import zope.tal.driver
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/driver.py", line 51, in ?
import zope.tal.taldefs
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.tal.tests.test_htmltalparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_htmltalparser.py", line 22, in ?
from zope.tal import htmltalparser, taldefs
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/htmltalparser.py", line 21, in ?
from zope.tal.taldefs import (ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS,
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.tal.tests.test_sourcepos
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_sourcepos.py", line 22, in ?
from zope.tal.htmltalparser import HTMLTALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/htmltalparser.py", line 21, in ?
from zope.tal.taldefs import (ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS,
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.tal.tests.test_talgettext
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_talgettext.py", line 22, in ?
from zope.tal.htmltalparser import HTMLTALParser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/htmltalparser.py", line 21, in ?
from zope.tal.taldefs import (ZOPE_METAL_NS, ZOPE_TAL_NS, ZOPE_I18N_NS,
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.tal.tests.test_talinterpreter
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_talinterpreter.py", line 25, in ?
from zope.tal.taldefs import METALError, I18NError, TAL_VERSION
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.tal.tests.test_talparser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/tests/test_talparser.py", line 20, in ?
from zope.tal import talparser
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/talparser.py", line 18, in ?
from zope.tal.taldefs import XML_NS, ZOPE_I18N_NS, ZOPE_METAL_NS, ZOPE_TAL_NS
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/taldefs.py", line 19, in ?
from zope.tal.interfaces import ITALExpressionErrorInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/tal/interfaces.py", line 19, in ?
from zope.interface import Attribute, Interface
ImportError: No module named interface
Module: zope.testbrowser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/tests.py", line 20, in ?
from zope.app.testing import functional
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/functional.py", line 29, in ?
from transaction import abort, commit
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: zope.traversing.browser.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/browser/__init__.py", line 18, in ?
from zope.traversing.browser.absoluteurl import absoluteURL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/browser/absoluteurl.py", line 19, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_conveniencefunctions
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_conveniencefunctions.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_lang
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_lang.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_namespacetrversal
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_namespacetrversal.py", line 20, in ?
from zope.component.testing import setUp, tearDown
ImportError: No module named component.testing
Module: zope.traversing.tests.test_physicallocationadapters
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_physicallocationadapters.py", line 20, in ?
import zope.traversing.testing
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/testing.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_presentation
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_presentation.py", line 20, in ?
from zope.interface import Interface, implements
ImportError: No module named interface
Module: zope.traversing.tests.test_skin
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_skin.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_skinf
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_skinf.py", line 19, in ?
from zope.app.testing import functional
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/testing/functional.py", line 29, in ?
from transaction import abort, commit
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: zope.traversing.tests.test_traverser
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_traverser.py", line 20, in ?
import zope.component
ImportError: No module named component
Module: zope.traversing.tests.test_vhosting
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vhosting.py", line 19, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Module: zope.viewlet.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/viewlet/tests.py", line 21, in ?
import zope.component
ImportError: No module named component
Module: zope.wfmc.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/wfmc/tests.py", line 21, in ?
from zope.component import testing
ImportError: No module named component
Module: zope.wfmc.adapter.tests
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/wfmc/adapter/__init__.py", line 19, in ?
from zope.wfmc.adapter import integration
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/wfmc/adapter/integration.py", line 19, in ?
from zope import component, interface
ImportError: cannot import name component
Running unit tests:
Error in test test_z3interfaces (App.tests.testManagement.TestNavigation)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testManagement.py", line 7, in test_z3interfaces
from App.interfaces import INavigation
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/interfaces.py", line 18, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_z3interfaces (App.tests.testUndo.TestUndoSupport)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/testUndo.py", line 7, in test_z3interfaces
from App.interfaces import IUndoSupport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/interfaces.py", line 18, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_without_version_txt (App.tests.test_version_txt.VersionTextTestCase)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/tests/test_version_txt.py", line 52, in test_without_version_txt
self.failIf(os.path.exists(version_txt._get_filename()))
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/version_txt.py", line 33, in _get_filename
import Zope2
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/__init__.py", line 60, in ?
from Zope2.Startup.run import configure
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/Startup/__init__.py", line 34, in ?
from zope.app import appsetup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/__init__.py", line 20, in ?
from zope.app.appsetup.interfaces import IDatabaseOpenedEvent, DatabaseOpened
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/app/appsetup/interfaces.py", line 19, in ?
from zope import interface
ImportError: cannot import name interface
Failure in test /home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt
Failed doctest test for bridge.txt
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 13, in bridge.txt
Failed example:
from zope.interface import Interface as Z3_Interface
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[3]>", line 1, in ?
from zope.interface import Interface as Z3_Interface
ImportError: No module named interface
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 14, in bridge.txt
Failed example:
from zope.interface import Attribute as Z3_Attribute
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[4]>", line 1, in ?
from zope.interface import Attribute as Z3_Attribute
ImportError: No module named interface
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 15, in bridge.txt
Failed example:
from zope.schema import List, TextLine
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[5]>", line 1, in ?
from zope.schema import List, TextLine
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/__init__.py", line 18, in ?
from zope.schema._field import Field, Container, Iterable, Orderable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/schema/_field.py", line 28, in ?
from zope.interface import classImplements, implements
ImportError: No module named interface
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 21, in bridge.txt
Failed example:
class IEmpty(Z3_Interface):
pass
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[6]>", line 1, in ?
class IEmpty(Z3_Interface):
NameError: name 'Z3_Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 24, in bridge.txt
Failed example:
from Interface.bridge import fromZ3Interface
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[7]>", line 1, in ?
from Interface.bridge import fromZ3Interface
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 25, in bridge.txt
Failed example:
IEmptyConverted = fromZ3Interface(IEmpty)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[8]>", line 1, in ?
IEmptyConverted = fromZ3Interface(IEmpty)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 27, in bridge.txt
Failed example:
Z2_Interface.isEqualOrExtendedBy(IEmptyConverted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[9]>", line 1, in ?
Z2_Interface.isEqualOrExtendedBy(IEmptyConverted)
NameError: name 'IEmptyConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 29, in bridge.txt
Failed example:
len(IEmptyConverted.names())
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[10]>", line 1, in ?
len(IEmptyConverted.names())
NameError: name 'IEmptyConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 36, in bridge.txt
Failed example:
class IBase(Z3_Interface):
pass
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[11]>", line 1, in ?
class IBase(Z3_Interface):
NameError: name 'Z3_Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 38, in bridge.txt
Failed example:
class IDerived(IBase):
pass
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[12]>", line 1, in ?
class IDerived(IBase):
NameError: name 'IBase' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 40, in bridge.txt
Failed example:
IBase.getBases() == (Z3_Interface,)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[13]>", line 1, in ?
IBase.getBases() == (Z3_Interface,)
NameError: name 'IBase' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 42, in bridge.txt
Failed example:
IDerived.getBases() == (IBase,)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[14]>", line 1, in ?
IDerived.getBases() == (IBase,)
NameError: name 'IDerived' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 44, in bridge.txt
Failed example:
IDerived.extends(IBase)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[15]>", line 1, in ?
IDerived.extends(IBase)
NameError: name 'IDerived' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 46, in bridge.txt
Failed example:
IDerived.extends(IEmpty)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[16]>", line 1, in ?
IDerived.extends(IEmpty)
NameError: name 'IDerived' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 49, in bridge.txt
Failed example:
IBaseConverted = fromZ3Interface(IBase)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[17]>", line 1, in ?
IBaseConverted = fromZ3Interface(IBase)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 50, in bridge.txt
Failed example:
IDerivedConverted = fromZ3Interface(IDerived)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[18]>", line 1, in ?
IDerivedConverted = fromZ3Interface(IDerived)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 51, in bridge.txt
Failed example:
IBaseConverted.getBases() == (Z2_Interface,)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[19]>", line 1, in ?
IBaseConverted.getBases() == (Z2_Interface,)
NameError: name 'IBaseConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 53, in bridge.txt
Failed example:
IDerivedConverted.getBases() == (IBaseConverted,)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[20]>", line 1, in ?
IDerivedConverted.getBases() == (IBaseConverted,)
NameError: name 'IDerivedConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 55, in bridge.txt
Failed example:
IDerivedConverted.extends(IBaseConverted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[21]>", line 1, in ?
IDerivedConverted.extends(IBaseConverted)
NameError: name 'IDerivedConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 57, in bridge.txt
Failed example:
IDerivedConverted.extends(IEmptyConverted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[22]>", line 1, in ?
IDerivedConverted.extends(IEmptyConverted)
NameError: name 'IDerivedConverted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 64, in bridge.txt
Failed example:
class IAttributes(Z3_Interface):
one = Z3_Attribute('one', 'One attribute')
another = Z3_Attribute('another', 'Another attribute')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[23]>", line 1, in ?
class IAttributes(Z3_Interface):
NameError: name 'Z3_Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 68, in bridge.txt
Failed example:
converted = fromZ3Interface(IAttributes)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[24]>", line 1, in ?
converted = fromZ3Interface(IAttributes)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 70, in bridge.txt
Failed example:
Z2_Interface.isEqualOrExtendedBy(converted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[25]>", line 1, in ?
Z2_Interface.isEqualOrExtendedBy(converted)
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 72, in bridge.txt
Failed example:
len(converted.names())
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[26]>", line 1, in ?
len(converted.names())
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 74, in bridge.txt
Failed example:
'one' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[27]>", line 1, in ?
'one' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 76, in bridge.txt
Failed example:
'another' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[28]>", line 1, in ?
'another' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 79, in bridge.txt
Failed example:
one = converted.getDescriptionFor('one')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[29]>", line 1, in ?
one = converted.getDescriptionFor('one')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 80, in bridge.txt
Failed example:
isinstance(one, Z2_Attribute)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[30]>", line 1, in ?
isinstance(one, Z2_Attribute)
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 82, in bridge.txt
Failed example:
one.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[31]>", line 1, in ?
one.getName()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 84, in bridge.txt
Failed example:
one.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[32]>", line 1, in ?
one.getDoc()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 87, in bridge.txt
Failed example:
another = converted.getDescriptionFor('another')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[33]>", line 1, in ?
another = converted.getDescriptionFor('another')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 88, in bridge.txt
Failed example:
isinstance(another, Z2_Attribute)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[34]>", line 1, in ?
isinstance(another, Z2_Attribute)
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 90, in bridge.txt
Failed example:
another.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[35]>", line 1, in ?
another.getName()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 92, in bridge.txt
Failed example:
another.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[36]>", line 1, in ?
another.getDoc()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 99, in bridge.txt
Failed example:
class IFields(Z3_Interface):
one = TextLine(title=u'one', description=u'One field')
another = List(title=u'another', description=u'Another field',
value_type = TextLine())
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[37]>", line 1, in ?
class IFields(Z3_Interface):
NameError: name 'Z3_Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 104, in bridge.txt
Failed example:
converted = fromZ3Interface(IFields)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[38]>", line 1, in ?
converted = fromZ3Interface(IFields)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 106, in bridge.txt
Failed example:
Z2_Interface.isEqualOrExtendedBy(converted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[39]>", line 1, in ?
Z2_Interface.isEqualOrExtendedBy(converted)
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 108, in bridge.txt
Failed example:
len(converted.names())
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[40]>", line 1, in ?
len(converted.names())
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 110, in bridge.txt
Failed example:
'one' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[41]>", line 1, in ?
'one' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 112, in bridge.txt
Failed example:
'another' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[42]>", line 1, in ?
'another' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 115, in bridge.txt
Failed example:
one = converted.getDescriptionFor('one')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[43]>", line 1, in ?
one = converted.getDescriptionFor('one')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 116, in bridge.txt
Failed example:
isinstance(one, Z2_Attribute)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[44]>", line 1, in ?
isinstance(one, Z2_Attribute)
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 118, in bridge.txt
Failed example:
one.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[45]>", line 1, in ?
one.getName()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 120, in bridge.txt
Failed example:
one.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[46]>", line 1, in ?
one.getDoc()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 123, in bridge.txt
Failed example:
another = converted.getDescriptionFor('another')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[47]>", line 1, in ?
another = converted.getDescriptionFor('another')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 124, in bridge.txt
Failed example:
isinstance(another, Z2_Attribute)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[48]>", line 1, in ?
isinstance(another, Z2_Attribute)
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 126, in bridge.txt
Failed example:
another.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[49]>", line 1, in ?
another.getName()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 128, in bridge.txt
Failed example:
another.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[50]>", line 1, in ?
another.getDoc()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 135, in bridge.txt
Failed example:
class IMethods(Z3_Interface):
def one():
"""One method."""
def another(arg1, arg2):
"""Another method, taking arguments."""
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[51]>", line 1, in ?
class IMethods(Z3_Interface):
NameError: name 'Z3_Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 141, in bridge.txt
Failed example:
converted = fromZ3Interface(IMethods)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[52]>", line 1, in ?
converted = fromZ3Interface(IMethods)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 143, in bridge.txt
Failed example:
Z2_Interface.isEqualOrExtendedBy(converted)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[53]>", line 1, in ?
Z2_Interface.isEqualOrExtendedBy(converted)
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 145, in bridge.txt
Failed example:
len(converted.names())
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[54]>", line 1, in ?
len(converted.names())
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 147, in bridge.txt
Failed example:
'one' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[55]>", line 1, in ?
'one' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 149, in bridge.txt
Failed example:
'another' in converted.names()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[56]>", line 1, in ?
'another' in converted.names()
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 152, in bridge.txt
Failed example:
one = converted.getDescriptionFor('one')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[57]>", line 1, in ?
one = converted.getDescriptionFor('one')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 153, in bridge.txt
Failed example:
isinstance(one, Z2_Method)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[58]>", line 1, in ?
isinstance(one, Z2_Method)
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 155, in bridge.txt
Failed example:
one.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[59]>", line 1, in ?
one.getName()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 157, in bridge.txt
Failed example:
one.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[60]>", line 1, in ?
one.getDoc()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 159, in bridge.txt
Failed example:
one.getSignatureString()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[61]>", line 1, in ?
one.getSignatureString()
NameError: name 'one' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 162, in bridge.txt
Failed example:
another = converted.getDescriptionFor('another')
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[62]>", line 1, in ?
another = converted.getDescriptionFor('another')
NameError: name 'converted' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 163, in bridge.txt
Failed example:
isinstance(another, Z2_Method)
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[63]>", line 1, in ?
isinstance(another, Z2_Method)
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 165, in bridge.txt
Failed example:
another.getName()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[64]>", line 1, in ?
another.getName()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 167, in bridge.txt
Failed example:
another.getDoc()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[65]>", line 1, in ?
another.getDoc()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 169, in bridge.txt
Failed example:
another.getSignatureString()
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[66]>", line 1, in ?
another.getSignatureString()
NameError: name 'another' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 176, in bridge.txt
Failed example:
fromZ3Interface(None)
Expected:
Traceback (most recent call last):
...
ValueError: Not a Zope 3 interface!
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[67]>", line 1, in ?
fromZ3Interface(None)
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 181, in bridge.txt
Failed example:
fromZ3Interface(object())
Expected:
Traceback (most recent call last):
...
ValueError: Not a Zope 3 interface!
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[68]>", line 1, in ?
fromZ3Interface(object())
NameError: name 'fromZ3Interface' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/tests/bridge.txt", line 188, in bridge.txt
Failed example:
fromZ3Interface(IZ2_NotAllowed)
Expected:
Traceback (most recent call last):
...
ValueError: Not a Zope 3 interface!
Got:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest bridge.txt[70]>", line 1, in ?
fromZ3Interface(IZ2_NotAllowed)
NameError: name 'fromZ3Interface' is not defined
Error in test test___bobo_traverse__attribute_hit (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 51, in test___bobo_traverse__attribute_hit
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test___bobo_traverse__attribute_key_miss_R_M_default_fake_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 79, in test___bobo_traverse__attribute_key_miss_R_M_default_fake_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test___bobo_traverse__attribute_key_miss_R_M_default_real_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 72, in test___bobo_traverse__attribute_key_miss_R_M_default_real_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test___bobo_traverse__attribute_key_miss_R_M_is_GET (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 86, in test___bobo_traverse__attribute_key_miss_R_M_is_GET
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 93, in test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST
from Acquisition import aq_inner, aq_parent
ImportError: No module named Acquisition
Error in test test___bobo_traverse__attribute_miss_key_hit (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 58, in test___bobo_traverse__attribute_miss_key_hit
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_class_provides_IApplication (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 14, in test_class_provides_IApplication
from OFS.interfaces import IApplication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_id_no_request (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 31, in test_id_no_request
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_id_w_request_no_SCRIPT_NAME (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 35, in test_id_w_request_no_SCRIPT_NAME
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_id_w_request_w_SCRIPT_NAME (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 40, in test_id_w_request_w_SCRIPT_NAME
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_instance_attributes (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 26, in test_instance_attributes
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_instance_conforms_to_IApplication (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 20, in test_instance_conforms_to_IApplication
from OFS.interfaces import IApplication
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_title_and_id_plus_title_or_id (OFS.tests.testApplication.ApplicationTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 45, in test_title_and_id_plus_title_or_id
app = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
return self._getTargetClass()()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
from OFS.Application import Application
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Application.py", line 24, in ?
import Globals, Products, App.Product, App.ProductRegistry
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_z3interfaces (OFS.tests.testFTPInterface.TestFTPInterface)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFTPInterface.py", line 7, in test_z3interfaces
from OFS.interfaces import IFTPAccess
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_z3interfaces (OFS.tests.testFindSupport.TestFindSupport)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFindSupport.py", line 7, in test_z3interfaces
from OFS.interfaces import IFindSupport
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_z2interfaces (OFS.tests.testFolder.TestFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFolder.py", line 8, in test_z2interfaces
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_z3interfaces (OFS.tests.testFolder.TestFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testFolder.py", line 14, in test_z3interfaces
from OFS.Folder import Folder
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Folder.py", line 20, in ?
import AccessControl.Role, webdav.Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_z2interfaces (OFS.tests.testOrderedFolder.TestOrderedFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderedFolder.py", line 8, in test_z2interfaces
from OFS.IOrderSupport import IOrderedContainer
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/IOrderSupport.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Error in test test_z3interfaces (OFS.tests.testOrderedFolder.TestOrderedFolder)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testOrderedFolder.py", line 16, in test_z3interfaces
from OFS.interfaces import IOrderedContainer
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test testLinesPropertyIsTuple (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 39, in testLinesPropertyIsTuple
inst = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 29, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 21, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_propertyDescription_no_description_falls_back_to_id (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 74, in test_propertyDescription_no_description_falls_back_to_id
class NoDescription(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 21, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_propertyDescription_with_description (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 82, in test_propertyDescription_with_description
class WithDescription(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 21, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_propertyLabel_no_label_falls_back_to_id (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 58, in test_propertyLabel_no_label_falls_back_to_id
class NoLabel(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 21, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_propertyLabel_with_label (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 66, in test_propertyLabel_with_label
class WithLabel(self._getTargetClass()):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
from OFS.PropertyManager import PropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertyManager.py", line 21, in ?
import ExtensionClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_z3interfaces (OFS.tests.testProperties.TestPropertyManager)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 32, in test_z3interfaces
from OFS.interfaces import IPropertyManager
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test testPropertySheetLinesPropertyIsTuple (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 101, in testPropertySheetLinesPropertyIsTuple
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 18, in ?
import sys, ExtensionClass, urllib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_dav__propstat_notnullns (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 149, in test_dav__propstat_notnullns
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 18, in ?
import sys, ExtensionClass, urllib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_dav__propstat_nullns (OFS.tests.testProperties.TestPropertySheet)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 138, in test_dav__propstat_nullns
inst = self._makeOne('foo')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
from OFS.PropertySheets import PropertySheet
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/PropertySheets.py", line 17, in ?
import time, App.Management, Globals, sys
File "/home/stefan/autotest/temp/python24-zope211/lib/python/App/Management.py", line 18, in ?
import sys, ExtensionClass, urllib
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ExtensionClass/__init__.py", line 105, in ?
from _ExtensionClass import *
ImportError: No module named _ExtensionClass
Error in test test_conforms_to_IItem (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 14, in test_conforms_to_IItem
from OFS.interfaces import IItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_conforms_to_IManageable (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 20, in test_conforms_to_IManageable
from OFS.interfaces import IManageable
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_raise_StandardErrorMessage_TaintedString_errorValue (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 44, in test_raise_StandardErrorMessage_TaintedString_errorValue
from ZPublisher.TaintedString import TaintedString
File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/__init__.py", line 22, in ?
from zExceptions import NotFound, BadRequest, InternalError, Forbidden
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_raise_StandardErrorMessage_str_errorValue (OFS.tests.testSimpleItem.TestItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 26, in test_raise_StandardErrorMessage_str_errorValue
item = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 11, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 7, in _getTargetClass
from OFS.SimpleItem import Item
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_z3interfaces (OFS.tests.testSimpleItem.TestItem_w__name__)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 65, in test_z3interfaces
from OFS.interfaces import IItemWithName
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_z3interfaces (OFS.tests.testSimpleItem.TestSimpleItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/testSimpleItem.py", line 75, in test_z3interfaces
from OFS.interfaces import ISimpleItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/interfaces.py", line 17, in ?
from zope.interface import Attribute
ImportError: No module named interface
Error in test test_Broken_instance___getattr___allows_persistence_attrs (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_Broken_instance___getstate___raises_useful_exception (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_Broken_non_product_no_oid_yields_class_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_Broken_product_no_oid_yields_class_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_Broken_product_with_oid_yields_instance_derived_from_Broken (OFS.tests.test_Uninstalled.TestsOfBroken)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
from OFS.Uninstalled import broken_klasses
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/Uninstalled.py", line 16, in ?
import SimpleItem, Globals, Acquisition
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_bad_aquisition (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_different_queries_different_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_different_queries_same_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_same_query_different_seconds (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_same_query_same_second (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_time_refreshed_cache (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_time_tcache_expires (Shared.DC.ZRDB.tests.test_caching.TestCaching)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 34, in setUp
from Shared.DC.ZRDB import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_connection_hook (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_default (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_different_max_rows (Shared.DC.ZRDB.tests.test_caching.TestCacheKeys)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 280, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_args_match (Shared.DC.ZRDB.tests.test_caching.TestFullChain)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 311, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_cached_result_not_called_for_no_caching (Shared.DC.ZRDB.tests.test_caching.TestFullChain)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_caching.py", line 311, in setUp
from Shared.DC.ZRDB.DA import DA
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_ctor_empty_args (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 30, in test_ctor_empty_args
group = self._makeOne([('sqlgroup', '', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_ctor_noparens (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 54, in test_ctor_noparens
group = self._makeOne([('sqlgroup', 'noparens', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_ctor_required (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 38, in test_ctor_required
group = self._makeOne([('sqlgroup', 'required', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_ctor_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 62, in test_ctor_set
group = self._makeOne([('sqlgroup', 'set', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_ctor_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 46, in test_ctor_where
group = self._makeOne([('sqlgroup', 'where', None)])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_parsed_rendered_complex_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 162, in test_parsed_rendered_complex_set
from Shared.DC.ZRDB.DA import nvSQL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_parsed_rendered_complex_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 144, in test_parsed_rendered_complex_where
from Shared.DC.ZRDB.DA import nvSQL
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
import OFS.SimpleItem, Aqueduct, RDB, re
File "/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/SimpleItem.py", line 26, in ?
import AccessControl.Role, AccessControl.Owned, App.Common
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_render_empty_optional (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 70, in test_render_empty_optional
group = self._makeOne([('sqlgroup', '', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_empty_optional_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 80, in test_render_empty_optional_set
group = self._makeOne([('sqlgroup', 'set', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_empty_optional_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 75, in test_render_empty_optional_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_empty_required_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 85, in test_render_empty_required_raises_ValueError
group = self._makeOne([('sqlgroup', 'required', lambda x, y:'')])
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_multiple_blocks_with_tname (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 112, in test_render_multiple_blocks_with_tname
group = self._makeOne([('sqlgroup', '', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_multiple_blocks_with_tname_and_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 132, in test_render_multiple_blocks_with_tname_and_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_multiple_blocks_with_tname_noparens (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 122, in test_render_multiple_blocks_with_tname_noparens
group = self._makeOne([('sqlgroup', 'noparens', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_one_block (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 90, in test_render_one_block
group = self._makeOne([('sqlgroup', '', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_one_block_set (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 105, in test_render_one_block_set
group = self._makeOne([('sqlgroup', 'set', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_one_block_where (Shared.DC.ZRDB.tests.test_sqlgroup.SQLGroupTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 98, in test_render_one_block_where
group = self._makeOne([('sqlgroup', 'where', lambda x, y:'abc'),
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 23, in _getTargetClass
from Shared.DC.ZRDB.sqlgroup import SQLGroup
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
from DocumentTemplate.DT_Util import parse_params
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_constructor_invalid_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 46, in test_constructor_invalid_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_constructor_no_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 42, in test_constructor_no_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_constructor_valid_type (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 50, in test_constructor_valid_type
from DocumentTemplate.DT_Util import ParseError
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_expr_missing_optional_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 77, in test_render_expr_missing_optional_returns_null
v = self._makeOne('expr="foo" type="string" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_expr_missing_required_raises_NameError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 73, in test_render_expr_missing_required_raises_NameError
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_expr_returns_value (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 69, in test_render_expr_returns_value
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_expr_with_none_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 127, in test_render_expr_with_none_returns_null
v = self._makeOne('expr="foo" type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_float_optional_invalid_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 109, in test_render_float_optional_invalid_returns_null
v = self._makeOne('expr="foo" type="float" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_float_required_invalid_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 105, in test_render_float_required_invalid_raises_ValueError
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_float_returns_float_without_quoting (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 97, in test_render_float_returns_float_without_quoting
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_float_with_long_returns_value_without_L (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 101, in test_render_float_with_long_returns_value_without_L
v = self._makeOne('expr="foo" type="float"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_int_optional_invalid_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 93, in test_render_int_optional_invalid_returns_null
v = self._makeOne('expr="foo" type="int" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_int_required_invalid_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 89, in test_render_int_required_invalid_raises_ValueError
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_int_returns_int_without_quoting (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 81, in test_render_int_returns_int_without_quoting
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_int_with_long_returns_value_without_L (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 85, in test_render_int_with_long_returns_value_without_L
v = self._makeOne('expr="foo" type="int"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_name_missing_optional_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 65, in test_render_name_missing_optional_returns_null
v = self._makeOne('foo type="string" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_name_missing_required_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 61, in test_render_name_missing_required_raises_ValueError
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_name_returns_value (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 57, in test_render_name_returns_value
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_name_with_none_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 122, in test_render_name_with_none_returns_null
v = self._makeOne('foo type="string"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_nb_optional_with_blank_returns_null (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 117, in test_render_nb_optional_with_blank_returns_null
v = self._makeOne('expr="foo" type="nb" optional')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_render_nb_required_with_blank_raises_ValueError (Shared.DC.ZRDB.tests.test_sqlvar.SQLVarTests)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 113, in test_render_nb_required_with_blank_raises_ValueError
v = self._makeOne('expr="foo" type="nb"')
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
return self._getTargetClass()(*args, **kw)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 35, in _getTargetClass
from Shared.DC.ZRDB.sqlvar import SQLVar
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Shared/DC/ZRDB/sqlvar.py", line 62, in ?
from DocumentTemplate.DT_Util import ParseError, parse_params, name_param
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/__init__.py", line 21, in ?
from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
from DT_String import String, File
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_String.py", line 19, in ?
from DT_Util import ParseError, InstanceDict, TemplateDict, render_blocks, str
File "/home/stefan/autotest/temp/python24-zope211/lib/python/DocumentTemplate/DT_Util.py", line 20, in ?
from RestrictedPython.Guards import safe_builtins
ImportError: No module named RestrictedPython.Guards
Error in test test_z3interfaces (webdav.tests.testCollection.TestCollection)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testCollection.py", line 7, in test_z3interfaces
from webdav.Collection import Collection
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/Collection.py", line 20, in ?
from Globals import InitializeClass
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Globals/__init__.py", line 23, in ?
import Acquisition, ComputedAttribute, App.PersistentExtra, os
ImportError: No module named Acquisition
Error in test test_z2interfaces (webdav.tests.testLockItem.TestLockItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockItem.py", line 8, in test_z2interfaces
from webdav.LockItem import LockItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/LockItem.py", line 20, in ?
from AccessControl import ClassSecurityInfo
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/__init__.py", line 14, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/AccessControl/unauthorized.py", line 16, in ?
import zExceptions
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_z3interfaces (webdav.tests.testLockItem.TestLockItem)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testLockItem.py", line 14, in test_z3interfaces
from webdav.interfaces import ILockItem
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/interfaces.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Error in test test_z2interfaces (webdav.tests.testNullResource.TestLockNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 8, in test_z2interfaces
from webdav.NullResource import LockNullResource
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/NullResource.py", line 20, in ?
import Acquisition
ImportError: No module named Acquisition
Error in test test_z3interfaces (webdav.tests.testNullResource.TestLockNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 14, in test_z3interfaces
from webdav.interfaces import IWriteLock
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/interfaces.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Error in test test_HEAD_locks_empty_body_before_raising_NotFound (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 43, in test_HEAD_locks_empty_body_before_raising_NotFound
from zExceptions import NotFound
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/__init__.py", line 21, in ?
from unauthorized import Unauthorized
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zExceptions/unauthorized.py", line 18, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test test_z2interfaces (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 32, in test_z2interfaces
from webdav.WriteLockInterface import WriteLockInterface
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/WriteLockInterface.py", line 20, in ?
from Interface.bridge import createZope3Bridge
File "/home/stefan/autotest/temp/python24-zope211/lib/python/Interface/bridge.py", line 22, in ?
from zope.interface.interface import InterfaceClass as Z3_InterfaceClass
ImportError: No module named interface.interface
Error in test test_z3interfaces (webdav.tests.testNullResource.TestNullResource)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/testNullResource.py", line 37, in test_z3interfaces
from webdav.interfaces import IWriteLock
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/interfaces.py", line 18, in ?
from zope.interface import Interface
ImportError: No module named interface
Error in test test_apply_bogus_lock (webdav.tests.test_davcmds.TestUnlock)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 38, in test_apply_bogus_lock
inst = self._makeOne()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 10, in _makeOne
klass = self._getTargetClass()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 6, in _getTargetClass
from webdav.davcmds import Unlock
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/davcmds.py", line 22, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Error in test test_parse_xml_property_values_with_namespaces (webdav.tests.test_davcmds.TestPropPatch)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 78, in test_parse_xml_property_values_with_namespaces
inst = self._makeOne(request)
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 54, in _makeOne
klass = self._getTargetClass()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/tests/test_davcmds.py", line 50, in _getTargetClass
from webdav.davcmds import PropPatch
File "/home/stefan/autotest/temp/python24-zope211/lib/python/webdav/davcmds.py", line 22, in ?
import transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/__init__.py", line 19, in ?
from transaction._transaction import Transaction
File "/home/stefan/autotest/temp/python24-zope211/lib/python/transaction/_transaction.py", line 108, in ?
from zope import interface
ImportError: cannot import name interface
Error in test testDates (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 22, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test testImplementa (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 22, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test testOtherQualified (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 22, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test testScalars (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 22, in ?
from zope.interface import implements
ImportError: No module named interface
Error in test testSequences (zope.dublincore.tests.test_zopedublincore.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
self.setUp()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
self.dc = self._Test__new()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 29, in _Test__new
from zope.dublincore.zopedublincore import ZopeDublinCore
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/dublincore/zopedublincore.py", line 22, in ?
from zope.interface import implements
ImportError: No module named interface
Failure in test pyMessage (zope.i18nmessageid.message)
Failed doctest test for zope.i18nmessageid.message.pyMessage
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18nmessageid/message.py", line 20, in pyMessage
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18nmessageid/message.py", line 105, in zope.i18nmessageid.message.pyMessage
Failed example:
from _zope_i18nmessageid_message import Message
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zope.i18nmessageid.message.pyMessage[33]>", line 1, in ?
from _zope_i18nmessageid_message import Message
ImportError: No module named _zope_i18nmessageid_message
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18nmessageid/message.py", line 110, in zope.i18nmessageid.message.pyMessage
Failed example:
c_bot._readonly
Expected:
Traceback (most recent call last):
AttributeError: 'zope.i18nmessageid.message.Message' object has no attribute '_readonly'
Got:
True
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18nmessageid/message.py", line 113, in zope.i18nmessageid.message.pyMessage
Failed example:
from _zope_i18nmessageid_message import Message as cMessage
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zope.i18nmessageid.message.pyMessage[38]>", line 1, in ?
from _zope_i18nmessageid_message import Message as cMessage
ImportError: No module named _zope_i18nmessageid_message
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/i18nmessageid/message.py", line 114, in zope.i18nmessageid.message.pyMessage
Failed example:
c_bot.__reduce__()[0] is cMessage
Exception raised:
Traceback (most recent call last):
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
compileflags, 1) in test.globs
File "<doctest zope.i18nmessageid.message.pyMessage[39]>", line 1, in ?
c_bot.__reduce__()[0] is cMessage
NameError: name 'cMessage' is not defined
Error in test testApplicationControl (zope.traversing.tests.test_etc.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_etc.py", line 24, in testApplicationControl
from zope.traversing.namespace import etc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Error in test testSiteManager (zope.traversing.tests.test_etc.Test)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_etc.py", line 33, in testSiteManager
from zope.traversing.namespace import etc
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Error in test test_unicode_vh_host (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 82, in test_unicode_vh_host
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Error in test test_vh (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 47, in test_vh
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Error in test test_vh_host (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 72, in test_vh_host
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Error in test test_vh_noPlusPlus (zope.traversing.tests.test_vh.TestVHNamespace)
Traceback (most recent call last):
File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
testMethod()
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/tests/test_vh.py", line 62, in test_vh_noPlusPlus
from zope.traversing.namespace import vh
File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/traversing/namespace.py", line 22, in ?
import zope.component
ImportError: No module named component
Ran 371 tests with 2 failures and 113 errors in 0.958 seconds.
Test-modules with import problems:
AccessControl.tests.testAcquisition
AccessControl.tests.testBindings
AccessControl.tests.testChownRecursive
AccessControl.tests.testClassSecurityInfo
AccessControl.tests.testDeprecatedAPI
AccessControl.tests.testImplementation
AccessControl.tests.testModuleSecurity
AccessControl.tests.testOwned
AccessControl.tests.testPasswordDigest
AccessControl.tests.testPermissionMapping
AccessControl.tests.testPermissionRole
AccessControl.tests.testRole
AccessControl.tests.testSecurity
AccessControl.tests.testSecurityManager
AccessControl.tests.testUserFolder
AccessControl.tests.testZopeGuards
AccessControl.tests.testZopeSecurityPolicy
AccessControl.tests.test_requestmethod
AccessControl.tests.test_safeiter
App.tests.testPersistentExtra
App.tests.test_cachemanager
App.tests.test_class_init
App.tests.test_setConfiguration
ComputedAttribute.tests
DateTime.tests.testDateTime
DocumentTemplate.sequence.tests.testSequence
DocumentTemplate.tests.testDTML
DocumentTemplate.tests.testDTMLUnicode
DocumentTemplate.tests.testustr
ExtensionClass.tests
MethodObject.tests
Missing.tests
MultiMapping.tests
OFS.tests.testAppInitializer
OFS.tests.testCopySupport
OFS.tests.testCopySupportEvents
OFS.tests.testCopySupportHooks
OFS.tests.testFileAndImage
OFS.tests.testHistory
OFS.tests.testObjectManager
OFS.tests.testOrderSupport
OFS.tests.testProductInit
OFS.tests.testRanges
OFS.tests.testTraverse
OFS.tests.test_XMLExportImport
Persistence.tests.testPersistent
Persistence.tests.test_ExtensionClass
Persistence.tests.test_mapping
Products.BTreeFolder2.tests.testBTreeFolder2
Products.ExternalMethod.tests.testExternalMethod
Products.Five.browser.tests.test_absoluteurl
Products.Five.browser.tests.test_adding
Products.Five.browser.tests.test_decode
Products.Five.browser.tests.test_defaultview
Products.Five.browser.tests.test_i18n
Products.Five.browser.tests.test_menu
Products.Five.browser.tests.test_pages
Products.Five.browser.tests.test_provider
Products.Five.browser.tests.test_recurse
Products.Five.browser.tests.test_resource
Products.Five.browser.tests.test_skin
Products.Five.browser.tests.test_traversable
Products.Five.browser.tests.test_zope3security
Products.Five.component.tests
Products.Five.form.tests.test_forms
Products.Five.formlib.tests.test_formlib
Products.Five.site.tests.test_functional
Products.Five.site.tests.test_localsite
Products.Five.site.tests.test_sitemanager
Products.Five.site.tests.test_utility
Products.Five.skin.tests.test_standardmacros
Products.Five.tests.test_bridge
Products.Five.tests.test_directives
Products.Five.tests.test_event
Products.Five.tests.test_i18n
Products.Five.tests.test_registerclass
Products.Five.tests.test_registerpackage
Products.Five.tests.test_security
Products.Five.tests.test_size
Products.Five.tests.test_testbrowser
Products.Five.tests.test_viewable
Products.Five.utilities.browser.tests.test_marker
Products.Five.viewlet.tests
Products.MailHost.tests.testMailHost
Products.PageTemplates.tests.testDTMLTests
Products.PageTemplates.tests.testExpressions
Products.PageTemplates.tests.testHTMLTests
Products.PageTemplates.tests.testTALES
Products.PageTemplates.tests.testZRPythonExpr
Products.PageTemplates.tests.testZopePageTemplate
Products.PageTemplates.tests.test_ptfile
Products.PluginIndexes.DateIndex.tests.test_DateIndex
Products.PluginIndexes.DateRangeIndex.tests.test_DateRangeIndex
Products.PluginIndexes.FieldIndex.tests.testFieldIndex
Products.PluginIndexes.KeywordIndex.tests.testKeywordIndex
Products.PluginIndexes.PathIndex.tests.testPathIndex
Products.PluginIndexes.TextIndex.Splitter.UnicodeSplitter.tests.testUnicodeSplitter
Products.PluginIndexes.TextIndex.tests.testSplitter
Products.PluginIndexes.TextIndex.tests.testTextIndex
Products.PluginIndexes.TopicIndex.tests.testTopicIndex
Products.PluginIndexes.common.tests.test_UnIndex
Products.PluginIndexes.common.tests.test_util
Products.PythonScripts.tests.testPythonScript
Products.Sessions.tests.testBrowserIdManager
Products.Sessions.tests.testSessionDataManager
Products.SiteAccess.tests.testSiteRoot
Products.SiteAccess.tests.testVirtualHostMonster
Products.SiteErrorLog.tests.testSiteErrorLog
Products.StandardCacheManagers.tests.test_AcceleratedHTTPCacheManager
Products.Transience.tests.testTimeoutRelated
Products.Transience.tests.testTransactionHelper
Products.Transience.tests.testTransientObject
Products.Transience.tests.testTransientObjectContainer
Products.ZCTextIndex.tests.testIndex
Products.ZCTextIndex.tests.testLexicon
Products.ZCTextIndex.tests.testNBest
Products.ZCTextIndex.tests.testPipelineFactory
Products.ZCTextIndex.tests.testQueryEngine
Products.ZCTextIndex.tests.testQueryParser
Products.ZCTextIndex.tests.testSetOps
Products.ZCTextIndex.tests.testStopper
Products.ZCTextIndex.tests.testZCTextIndex
Products.ZCatalog.tests.testBrains
Products.ZCatalog.tests.testCatalog
Products.ZCatalog.tests.testLazySequences
Products.ZODBMountPoint.tests.testMountPoint
Products.ZReST.tests.test_ZReST
Record.tests
Shared.DC.ZRDB.tests.testResult
Shared.DC.ZRDB.tests.test_results
TAL.tests.test_files
TAL.tests.test_htmltalparser
TAL.tests.test_sourcepos
TAL.tests.test_talinterpreter
Testing.ZopeTestCase.tests
Testing.ZopeTestCase.zopedoctest.tests
Testing.tests.test_makerequest
ThreadLock.tests
ZClasses.tests
ZPublisher.tests.testBaseRequest
ZPublisher.tests.testBeforeTraverse
ZPublisher.tests.testHTTPRangeSupport
ZPublisher.tests.testHTTPRequest
ZPublisher.tests.testHTTPResponse
ZPublisher.tests.testIterators
ZPublisher.tests.testPostTraversal
ZPublisher.tests.testPublish
ZPublisher.tests.testTaintedString
ZPublisher.tests.test_Converters
ZPublisher.tests.test_xmlrpc
ZServer.tests.test_clockserver
ZServer.tests.test_config
ZServer.tests.test_responses
ZTUtils.tests.testBatch
ZTUtils.tests.testIterator
ZTUtils.tests.testTree
ZTUtils.tests.testZope
Zope2.App.tests.testDoomedTransaction
Zope2.App.tests.testExceptionHook
Zope2.Startup.tests.testStarter
Zope2.Startup.tests.test_schema
Zope2.Startup.tests.test_warnfilter
reStructuredText.tests.testReST
tempstorage.tests.testTemporaryStorage
webdav.tests.testLockable
webdav.tests.testPUT_factory
webdav.tests.testResource
zExceptions.tests.testExceptionFormatter
zodbcode.tests.test_class
zodbcode.tests.test_module
zodbcode.tests.test_patch
zope.annotation.tests.test_attributeannotations
zope.configuration.tests.test_conditions
zope.configuration.tests.test_config
zope.configuration.tests.test_nested
zope.configuration.tests.test_simple
zope.configuration.tests.test_xmlconfig
zope.contentprovider.tests
zope.copypastemove.tests.test_clipboard
zope.copypastemove.tests.test_rename
zope.deferredimport.tests
zope.documenttemplate.untrusted.tests
zope.dublincore.tests.test_creatorannotator
zope.dublincore.tests.test_partialannotatable
zope.dublincore.tests.test_property
zope.dublincore.tests.test_zdcannotatableadapter
zope.error.tests
zope.exceptions.tests.test_exceptionformatter
zope.formlib.tests
zope.hookable.tests.test_hookable
zope.i18n.locales.tests.test_docstrings
zope.i18n.locales.tests.test_fallbackcollator
zope.i18n.locales.tests.test_locales
zope.i18n.locales.tests.test_xmlfactory
zope.i18n.tests.test
zope.i18n.tests.test_formats
zope.i18n.tests.test_gettextmessagecatalog
zope.i18n.tests.test_imessagecatalog
zope.i18n.tests.test_itranslationdomain
zope.i18n.tests.test_negotiator
zope.i18n.tests.test_simpletranslationdomain
zope.i18n.tests.test_testmessagecatalog
zope.i18n.tests.test_translationdomain
zope.i18n.tests.test_zcml
zope.i18n.tests.testi18nawareobject
zope.i18n.tests.testii18naware
zope.index.tests
zope.index.field.tests
zope.index.keyword.tests
zope.index.text.tests.test_index
zope.index.text.tests.test_lexicon
zope.index.text.tests.test_queryengine
zope.index.text.tests.test_queryparser
zope.index.text.tests.test_setops
zope.index.text.tests.test_textindexwrapper
zope.index.topic.tests.test_topicindex
zope.lifecycleevent.tests
zope.location.tests
zope.minmax.tests
zope.modulealias.tests.test_modulealias
zope.pagetemplate.tests.test_basictemplate
zope.pagetemplate.tests.test_htmltests
zope.pagetemplate.tests.test_ptfile
zope.proxy.tests.test_decorator
zope.proxy.tests.test_proxy
zope.publisher.tests.test_baserequest
zope.publisher.tests.test_baseresponse
zope.publisher.tests.test_browser
zope.publisher.tests.test_browserlanguages
zope.publisher.tests.test_browserrequest
zope.publisher.tests.test_browserresponse
zope.publisher.tests.test_ftp
zope.publisher.tests.test_http
zope.publisher.tests.test_httpcharsets
zope.publisher.tests.test_ipublication
zope.publisher.tests.test_mapply
zope.publisher.tests.test_publisher
zope.publisher.tests.test_requestdataproperty
zope.publisher.tests.test_xmlrpc
zope.publisher.tests.test_xmlrpcrequest
zope.rdb.tests.test_directives
zope.rdb.tests.test_doctests
zope.rdb.tests.test_dsnparser
zope.rdb.tests.test_gadflyadapter
zope.rdb.tests.test_gadflyphantom
zope.rdb.tests.test_gadflyrootdirective
zope.rdb.tests.test_resultset
zope.rdb.tests.test_row
zope.rdb.tests.test_zopeconnection
zope.rdb.tests.test_zopecursor
zope.rdb.tests.test_zopedatabaseadapter
zope.rdb.tests.test_zopedbtransactionmanager
zope.schema.tests.test_accessors
zope.schema.tests.test_boolfield
zope.schema.tests.test_choice
zope.schema.tests.test_containerfield
zope.schema.tests.test_date
zope.schema.tests.test_datetime
zope.schema.tests.test_decimalfield
zope.schema.tests.test_dictfield
zope.schema.tests.test_docs
zope.schema.tests.test_equality
zope.schema.tests.test_field
zope.schema.tests.test_fieldproperty
zope.schema.tests.test_floatfield
zope.schema.tests.test_interfacefield
zope.schema.tests.test_intfield
zope.schema.tests.test_iterablefield
zope.schema.tests.test_listfield
zope.schema.tests.test_objectfield
zope.schema.tests.test_schema
zope.schema.tests.test_setfield
zope.schema.tests.test_states
zope.schema.tests.test_strfield
zope.schema.tests.test_timedelta
zope.schema.tests.test_tuplefield
zope.schema.tests.test_vocabulary
zope.security.tests.test_adapter
zope.security.tests.test_checker
zope.security.tests.test_decorator
zope.security.tests.test_management
zope.security.tests.test_permission
zope.security.tests.test_proxy
zope.security.tests.test_set_checkers
zope.security.tests.test_simpleinteraction
zope.security.tests.test_standard_checkers
zope.security.untrustedpython.tests
zope.securitypolicy.tests.test_annotationprincipalpermissionmanager
zope.securitypolicy.tests.test_annotationprincipalrolemanager
zope.securitypolicy.tests.test_annotationrolepermissionmanager
zope.securitypolicy.tests.test_principalpermissionmanager
zope.securitypolicy.tests.test_principalrolemanager
zope.securitypolicy.tests.test_role
zope.securitypolicy.tests.test_rolepermissionmanager
zope.securitypolicy.tests.test_securitydirectives
zope.securitypolicy.tests.test_securitymap
zope.securitypolicy.tests.test_vocabulary
zope.securitypolicy.tests.test_zopepolicy
zope.sendmail.tests.test_delivery
zope.sendmail.tests.test_directives
zope.sendmail.tests.test_event
zope.sendmail.tests.test_maildir
zope.sendmail.tests.test_mailer
zope.sendmail.tests.test_vocabulary
zope.server.ftp.tests.test_demofs
zope.server.ftp.tests.test_ftpserver
zope.server.ftp.tests.test_publisher
zope.server.http.tests.test_commonaccesslogger
zope.server.http.tests.test_httpdate
zope.server.http.tests.test_httprequestparser
zope.server.http.tests.test_httpserver
zope.server.http.tests.test_wsgiserver
zope.server.logger.tests.test_pythonlogger
zope.server.tests.test_serverbase
zope.size.tests
zope.tal.tests.test_files
zope.tal.tests.test_htmltalparser
zope.tal.tests.test_sourcepos
zope.tal.tests.test_talgettext
zope.tal.tests.test_talinterpreter
zope.tal.tests.test_talparser
zope.testbrowser.tests
zope.traversing.browser.tests
zope.traversing.tests.test_conveniencefunctions
zope.traversing.tests.test_lang
zope.traversing.tests.test_namespacetrversal
zope.traversing.tests.test_physicallocationadapters
zope.traversing.tests.test_presentation
zope.traversing.tests.test_skin
zope.traversing.tests.test_skinf
zope.traversing.tests.test_traverser
zope.traversing.tests.test_vhosting
zope.viewlet.tests
zope.wfmc.tests
zope.wfmc.adapter.tests
UNKNOWN
More information about the Zope-tests
mailing list