[Zope-tests] UNKNOWN : Zope-2.10 Python-2.4.6 : Linux

Zope2 Tests zope-tests at epy.co.at
Mon Jan 14 11:07:01 UTC 2013


Zope2 Tests : UNKNOWN
Zope-2.10 Python-2.4.6 : Linux (x86_64)

Running /usr/local/python2.4/bin/python test.py -q --all
Test-module import failures:

Module: AccessControl.tests.testAcquisition

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
ImportError: No module named ImplPython


Module: AccessControl.tests.testBindings

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 37, in ?
    from AccessControl.interfaces import ISecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/interfaces.py", line 18, in ?
    from AccessControl.SimpleObjectPolicies import _noroles
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/SimpleObjectPolicies.py", line 82, in ?
    from DocumentTemplate.DT_Util import TemplateDict
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: AccessControl.tests.testChownRecursive

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testClassSecurityInfo

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testDeprecatedAPI

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testImplementation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testModuleSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testOwned

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testPasswordDigest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testPermissionMapping

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testPermissionRole

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testRole

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testSecurity

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testSecurityManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testUserFolder

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testZopeGuards

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.testZopeSecurityPolicy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.test_requestmethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: AccessControl.tests.test_safeiter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: App.tests.testPersistentExtra

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/tests/testPersistentExtra.py", line 4, in ?
    Zope2.startup()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 46, in startup
    from Zope2.App.startup import startup as _startup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/App/startup.py", line 16, in ?
    from AccessControl.SecurityManagement import getSecurityManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: App.tests.test_cachemanager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/tests/test_cachemanager.py", line 23, in ?
    from App.CacheManager import CacheManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/CacheManager.py", line 22, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: App.tests.test_class_init

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/tests/test_class_init.py", line 18, in ?
    from App.class_init import default__class_init__ as InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: App.tests.test_setConfiguration

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/tests/test_setConfiguration.py", line 25, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: DocumentTemplate.sequence.tests.testSequence

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: DocumentTemplate.tests.testDTML

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: DocumentTemplate.tests.testDTMLUnicode

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: DocumentTemplate.tests.testustr

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Interface.tests.test_bridge

ImportError: cannot import name SecurityManagement


Module: OFS.tests.testAppInitializer

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testAppInitializer.py", line 20, in ?
    from OFS.Application import Application, AppInitializer, get_products
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testCopySupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testCopySupport.py", line 9, in ?
    from AccessControl import SecurityManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testCopySupportEvents

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testCopySupportEvents.py", line 8, in ?
    from Testing.makerequest import makerequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/makerequest.py", line 23, in ?
    from ZPublisher.HTTPRequest import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: OFS.tests.testCopySupportHooks

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testCopySupportHooks.py", line 9, in ?
    from Products.Five import zcml
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 22, in ?
    from Products.Five.browser import BrowserView
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/__init__.py", line 19, in ?
    import zope.publisher.browser
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/browser.py", line 27, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: OFS.tests.testFileAndImage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testFileAndImage.py", line 11, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testHistory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testHistory.py", line 12, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testObjectManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testObjectManager.py", line 3, in ?
    from AccessControl.Owned import EmergencyUserCannotOwn
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testOrderSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testOrderSupport.py", line 3, in ?
    from OFS.CopySupport import CopySource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/CopySupport.py", line 25, in ?
    import Globals, Moniker, ExtensionClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testProductInit

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProductInit.py", line 18, in ?
    from OFS.Application import Application, AppInitializer, get_products
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testRanges

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testRanges.py", line 18, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: OFS.tests.testTraverse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testTraverse.py", line 24, in ?
    from AccessControl import SecurityManager, Unauthorized
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.BTreeFolder2.tests.testBTreeFolder2

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/BTreeFolder2/__init__.py", line 18, in ?
    import BTreeFolder2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 26, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ExternalMethod.tests.testExternalMethod

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ExternalMethod/__init__.py", line 17, in ?
    import ExternalMethod
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ExternalMethod/ExternalMethod.py", line 20, in ?
    from Globals import Persistent, DTMLFile, MessageDialog, HTML
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Five.browser.tests.test_absoluteurl

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_adding

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_decode

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_defaultview

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_i18n

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_menu

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_pages

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_provider

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_recurse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_resource

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_skin

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_traversable

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.browser.tests.test_zope3security

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.component.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.form.tests.test_forms

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.formlib.tests.test_formlib

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.site.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.site.tests.test_localsite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.site.tests.test_sitemanager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.site.tests.test_utility

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.skin.tests.test_standardmacros

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_bridge

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_directives

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_event

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_i18n

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_registerclass

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_registerpackage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_security

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_size

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_testbrowser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.tests.test_viewable

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.utilities.browser.tests.test_marker

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.Five.viewlet.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/__init__.py", line 18, in ?
    from Products.Five import zcml
ImportError: cannot import name zcml


Module: Products.MailHost.tests.testMailHost

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/MailHost/__init__.py", line 17, in ?
    import MailHost
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/MailHost/MailHost.py", line 24, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PageTemplates.tests.testDTMLTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.testExpressions

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.testHTMLTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.testTALES

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.testZRPythonExpr

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.testZopePageTemplate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PageTemplates.tests.test_ptfile

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/__init__.py", line 27, in ?
    import ZTUtils
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Products.PluginIndexes.DateIndex.tests.test_DateIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.DateRangeIndex.tests.test_DateRangeIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.FieldIndex.tests.testFieldIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.KeywordIndex.tests.testKeywordIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.PathIndex.tests.testPathIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.TextIndex.Splitter.UnicodeSplitter.tests.testUnicodeSplitter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.TextIndex.tests.testSplitter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.TextIndex.tests.testTextIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.TopicIndex.tests.testTopicIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PluginIndexes.common.tests.test_UnIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/__init__.py", line 16, in ?
    import common.UnIndex        as UnIndex
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PluginIndexes/common/UnIndex.py", line 26, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.PythonScripts.tests.testPythonScript

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PythonScripts/__init__.py", line 17, in ?
    import PythonScript
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PythonScripts/PythonScript.py", line 24, in ?
    from Globals import DTMLFile, MessageDialog, package_home
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Sessions.tests.testBrowserIdManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/__init__.py", line 20, in ?
    import BrowserIdManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/BrowserIdManager.py", line 15, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Sessions.tests.testSessionDataManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/__init__.py", line 20, in ?
    import BrowserIdManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/BrowserIdManager.py", line 15, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.SiteAccess.tests.testSiteRoot

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
    import SiteRoot, AccessRule, VirtualHostMonster
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
    from Globals import DTMLFile, MessageDialog, Persistent
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.SiteAccess.tests.testVirtualHostMonster

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteAccess/__init__.py", line 3, in ?
    import SiteRoot, AccessRule, VirtualHostMonster
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteAccess/SiteRoot.py", line 6, in ?
    from Globals import DTMLFile, MessageDialog, Persistent
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.SiteErrorLog.tests.testSiteErrorLog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteErrorLog/__init__.py", line 19, in ?
    import SiteErrorLog
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/SiteErrorLog/SiteErrorLog.py", line 26, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.StandardCacheManagers.tests.test_AcceleratedHTTPCacheManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/StandardCacheManagers/__init__.py", line 19, in ?
    import RAMCacheManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/StandardCacheManagers/RAMCacheManager.py", line 21, in ?
    from OFS.Cache import Cache, CacheManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Cache.py", line 19, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Transience.tests.testCounters

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/__init__.py", line 20, in ?
    import Transience
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 27, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Transience.tests.testTimeoutRelated

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/__init__.py", line 20, in ?
    import Transience
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 27, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Transience.tests.testTransactionHelper

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/__init__.py", line 20, in ?
    import Transience
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 27, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Transience.tests.testTransientObject

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/__init__.py", line 20, in ?
    import Transience
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 27, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.Transience.tests.testTransientObjectContainer

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/__init__.py", line 20, in ?
    import Transience
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/Transience.py", line 27, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testLexicon

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testNBest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testPipelineFactory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testQueryEngine

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testQueryParser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testSetOps

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testStopper

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCTextIndex.tests.testZCTextIndex

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/__init__.py", line 20, in ?
    from Products.ZCTextIndex import ZCTextIndex, HTMLSplitter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCTextIndex/ZCTextIndex.py", line 24, in ?
    from OFS.SimpleItem import SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCatalog.tests.testBrains

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
    import ZCatalog, CatalogAwareness, CatalogPathAwareness
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
    from Globals import DTMLFile, MessageDialog
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCatalog.tests.testCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
    import ZCatalog, CatalogAwareness, CatalogPathAwareness
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
    from Globals import DTMLFile, MessageDialog
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZCatalog.tests.testLazySequences

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/__init__.py", line 16, in ?
    import ZCatalog, CatalogAwareness, CatalogPathAwareness
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/ZCatalog.py", line 21, in ?
    from Globals import DTMLFile, MessageDialog
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZODBMountPoint.tests.testMountPoint

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZODBMountPoint/tests/testMountPoint.py", line 23, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Products.ZReST.tests.test_ZReST

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZReST/__init__.py", line 7, in ?
    import ZReST
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZReST/ZReST.py", line 17, in ?
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: TAL.tests.test_files

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/tests/test_files.py", line 11, in ?
    from zope.tal import runtest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/runtest.py", line 29, in ?
    import zope.tal.driver
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/driver.py", line 52, in ?
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: TAL.tests.test_htmltalparser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/tests/test_htmltalparser.py", line 33, in ?
    from TAL.TALDefs import TAL_VERSION, TALError, METALError
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/TALDefs.py", line 22, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: TAL.tests.test_sourcepos

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/tests/test_sourcepos.py", line 18, in ?
    from TAL.TALInterpreter import TALInterpreter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/TALInterpreter.py", line 23, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: TAL.tests.test_talinterpreter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/tests/test_talinterpreter.py", line 32, in ?
    from TAL.TALDefs import METALError, I18NError
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/TAL/TALDefs.py", line 22, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Testing.ZopeTestCase.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 94, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Testing.ZopeTestCase.zopedoctest.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/__init__.py", line 18, in ?
    import ZopeLite as Zope2
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 94, in ?
    import Globals
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Testing.tests.test_makerequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/tests/test_makerequest.py", line 21, in ?
    from Testing.makerequest import makerequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/makerequest.py", line 23, in ?
    from ZPublisher.HTTPRequest import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZClasses.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/__init__.py", line 26, in ?
    import ZClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.py", line 15, in ?
    import Globals,  OFS.SimpleItem, OFS.PropertySheets, Products
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: ZPublisher.tests.testBaseRequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testBeforeTraverse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testHTTPRangeSupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testHTTPRequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testHTTPResponse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testIterators

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testPostTraversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testPublish

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.testTaintedString

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZPublisher.tests.test_xmlrpc

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZServer.tests.test_clockserver

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/__init__.py", line 41, in ?
    from HTTPServer import zhttp_server, zhttp_handler
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPServer.py", line 45, in ?
    from HTTPResponse import make_response
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPResponse.py", line 23, in ?
    from ZPublisher.HTTPResponse import HTTPResponse
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZServer.tests.test_config

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/__init__.py", line 41, in ?
    from HTTPServer import zhttp_server, zhttp_handler
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPServer.py", line 45, in ?
    from HTTPResponse import make_response
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPResponse.py", line 23, in ?
    from ZPublisher.HTTPResponse import HTTPResponse
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZServer.tests.test_responses

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/__init__.py", line 41, in ?
    from HTTPServer import zhttp_server, zhttp_handler
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPServer.py", line 45, in ?
    from HTTPResponse import make_response
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZServer/HTTPResponse.py", line 23, in ?
    from ZPublisher.HTTPResponse import HTTPResponse
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZTUtils.tests.testBatch

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZTUtils.tests.testIterator

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZTUtils.tests.testTree

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: ZTUtils.tests.testZope

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZTUtils/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: Zope2.Startup.tests.test_schema

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/test_schema.py", line 25, in ?
    from Zope2.Startup import datatypes
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: Zope2.Startup.tests.test_warnfilter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/test_warnfilter.py", line 27, in ?
    from Zope2.Startup import datatypes
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement


Module: webdav.tests.testPUT_factory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/tests/testPUT_factory.py", line 6, in ?
    from Testing.makerequest import makerequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/makerequest.py", line 23, in ?
    from ZPublisher.HTTPRequest import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.annotation.tests.test_attributeannotations

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.component.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.contentprovider.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/contentprovider/tests.py", line 25, in ?
    from zope.app.testing import setup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/testing/setup.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.copypastemove.tests.test_clipboard

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/copypastemove/__init__.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.copypastemove.tests.test_rename

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/copypastemove/__init__.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.dublincore.tests.test_creatorannotator

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/tests/test_creatorannotator.py", line 19, in ?
    from zope.app.component.testing import PlacefulSetup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/component/__init__.py", line 19, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.dublincore.tests.test_partialannotatable

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/tests/test_partialannotatable.py", line 7, in ?
    import zope.component.testing
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.dublincore.tests.test_zdcannotatableadapter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/tests/test_zdcannotatableadapter.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotations
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.formlib.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/formlib/__init__.py", line 18, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.locales.tests.test_docstrings

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.locales.tests.test_fallbackcollator

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.locales.tests.test_locales

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.locales.tests.test_xmlfactory

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_formats

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_gettextmessagecatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_imessagecatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_itranslationdomain

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_negotiator

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_simpletranslationdomain

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_testmessagecatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_translationdomain

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.test_zcml

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.testi18nawareobject

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.i18n.tests.testii18naware

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.lifecycleevent.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/lifecycleevent/__init__.py", line 20, in ?
    import zope.component.interfaces
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.location.tests

ImportError: No module named deferredimport


Module: zope.publisher.tests.test_baserequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_baserequest.py", line 20, in ?
    from zope.publisher.tests.basetestipublicationrequest \
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/basetestipublicationrequest.py", line 22, in ?
    from zope.publisher.interfaces import IPublicationRequest, IHeld
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_baseresponse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_baseresponse.py", line 20, in ?
    from zope.publisher.base import BaseResponse
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/base.py", line 29, in ?
    from zope.publisher.interfaces import IPublication, IHeld
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_browser

ImportError: No module named deferredimport


Module: zope.publisher.tests.test_browserlanguages

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_browserlanguages.py", line 20, in ?
    from zope.publisher.browser import BrowserLanguages
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/browser.py", line 27, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_browserrequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_browserrequest.py", line 24, in ?
    from zope.publisher.http import HTTPCharsets
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/http.py", line 28, in ?
    from zope import component, interface, event
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_browserresponse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_browserresponse.py", line 20, in ?
    from zope.publisher.browser import BrowserResponse
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/browser.py", line 27, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_ftp

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_ftp.py", line 21, in ?
    import zope.publisher.ftp
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/ftp.py", line 19, in ?
    from zope.publisher.interfaces.ftp import IFTPCredentials, IFTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_http

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_http.py", line 23, in ?
    from zope.publisher.interfaces.logginginfo import ILoggingInfo
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_httpcharsets

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_httpcharsets.py", line 20, in ?
    from zope.publisher.http import HTTPCharsets
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/http.py", line 28, in ?
    from zope import component, interface, event
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_ipublication

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_ipublication.py", line 24, in ?
    from zope.publisher.interfaces import IPublication
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_mapply

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_mapply.py", line 20, in ?
    from zope.publisher.publish import mapply
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/publish.py", line 21, in ?
    from zope.publisher.interfaces import Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_publisher

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_publisher.py", line 20, in ?
    from zope.publisher.publish import publish
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/publish.py", line 21, in ?
    from zope.publisher.interfaces import Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_requestdataproperty

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_requestdataproperty.py", line 23, in ?
    from zope.publisher.base \
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/base.py", line 29, in ?
    from zope.publisher.interfaces import IPublication, IHeld
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_xmlrpc

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_xmlrpc.py", line 19, in ?
    import zope.component.testing
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.publisher.tests.test_xmlrpcrequest

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/tests/test_xmlrpcrequest.py", line 21, in ?
    from zope.publisher.base import DefaultPublication
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/base.py", line 29, in ?
    from zope.publisher.interfaces import IPublication, IHeld
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_directives

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_dsnparser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_gadflyadapter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_gadflyphantom

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_gadflyrootdirective

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_resultset

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_row

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_zopeconnection

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_zopecursor

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_zopedatabaseadapter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.rdb.tests.test_zopedbtransactionmanager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/rdb/__init__.py", line 34, in ?
    from zope.app.container.contained import Contained
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/contained.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.security.tests.test_permission

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/security/tests/test_permission.py", line 20, in ?
    from zope.component.testing import setUp, tearDown
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.server.ftp.tests.test_publisher

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/ftp/tests/test_publisher.py", line 22, in ?
    from zope.publisher.publish import mapply
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/publish.py", line 21, in ?
    from zope.publisher.interfaces import Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.server.http.tests.test_httpserver

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/tests/test_httpserver.py", line 24, in ?
    from zope.server.http.httpserver import HTTPServer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httpserver.py", line 23, in ?
    from zope.server.http.httpserverchannel import HTTPServerChannel
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httpserverchannel.py", line 19, in ?
    from zope.server.http.httptask import HTTPTask
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httptask.py", line 25, in ?
    from zope.publisher.interfaces.http import IHeaderOutput
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.server.http.tests.test_wsgiserver

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/tests/test_wsgiserver.py", line 24, in ?
    from zope.server.http.wsgihttpserver import WSGIHTTPServer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/wsgihttpserver.py", line 20, in ?
    from zope.server.http.httpserver import HTTPServer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httpserver.py", line 23, in ?
    from zope.server.http.httpserverchannel import HTTPServerChannel
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httpserverchannel.py", line 19, in ?
    from zope.server.http.httptask import HTTPTask
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/server/http/httptask.py", line 25, in ?
    from zope.publisher.interfaces.http import IHeaderOutput
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/interfaces/__init__.py", line 20, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.tal.tests.test_files

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_files.py", line 24, in ?
    import zope.tal.runtest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/runtest.py", line 29, in ?
    import zope.tal.driver
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/driver.py", line 52, in ?
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.tal.tests.test_sourcepos

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_sourcepos.py", line 25, in ?
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.tal.tests.test_talgettext

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_talgettext.py", line 23, in ?
    from zope.tal.talgettext import POTALInterpreter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgettext.py", line 40, in ?
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.tal.tests.test_talinterpreter

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_talinterpreter.py", line 31, in ?
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.browser.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/browser/__init__.py", line 18, in ?
    from zope.traversing.browser.absoluteurl import absoluteURL
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/browser/absoluteurl.py", line 19, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_conveniencefunctions

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_conveniencefunctions.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_lang

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_lang.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_namespacetrversal

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_namespacetrversal.py", line 20, in ?
    from zope.component.testing import setUp, tearDown
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_physicallocationadapters

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_physicallocationadapters.py", line 20, in ?
    import zope.traversing.testing
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/testing.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_presentation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_presentation.py", line 21, in ?
    from zope.publisher.browser import TestRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/publisher/browser.py", line 27, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_skin

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_skin.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.traversing.tests.test_traverser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/tests/test_traverser.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.viewlet.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/viewlet/tests.py", line 21, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.wfmc.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/wfmc/tests.py", line 21, in ?
    from zope.component import testing
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


Module: zope.wfmc.adapter.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/wfmc/adapter/__init__.py", line 19, in ?
    from zope.wfmc.adapter import integration
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/wfmc/adapter/integration.py", line 19, in ?
    from zope import component, interface
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport


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-zope210/lib/python/App/tests/testManagement.py", line 8, in test_z3interfaces
    from App.Management import Navigation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/Management.py", line 19, in ?
    from Globals import DTMLFile, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/App/tests/testUndo.py", line 8, in test_z3interfaces
    from App.Undo import UndoSupport
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/Undo.py", line 19, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testApplication.py", line 51, in test___bobo_traverse__attribute_hit
    app = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testApplication.py", line 94, in test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST
    from webdav.NullResource import NullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testApplication.py", line 14, in test_class_provides_IApplication
    from OFS.interfaces import IApplication
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testApplication.py", line 31, in test_id_no_request
    app = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testApplication.py", line 26, in test_instance_attributes
    app = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testApplication.py", line 11, in _makeOne
    return self._getTargetClass()()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testApplication.py", line 7, in _getTargetClass
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 24, in ?
    import Globals, Products, App.Product, App.ProductRegistry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testFTPInterface.py", line 7, in test_z3interfaces
    from OFS.interfaces import IFTPAccess
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testFindSupport.py", line 7, in test_z3interfaces
    from OFS.interfaces import IFindSupport
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testFolder.py", line 8, in test_z2interfaces
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Folder.py", line 20, in ?
    import AccessControl.Role, webdav.Collection
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testFolder.py", line 14, in test_z3interfaces
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Folder.py", line 20, in ?
    import AccessControl.Role, webdav.Collection
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testOrderedFolder.py", line 8, in test_z2interfaces
    from OFS.IOrderSupport import IOrderedContainer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/IOrderSupport.py", line 21, in ?
    from OFS.interfaces import IOrderedContainer as z3IOrderedContainer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testOrderedFolder.py", line 16, in test_z3interfaces
    from OFS.interfaces import IOrderedContainer
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testProperties.py", line 39, in testLinesPropertyIsTuple
    inst = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProperties.py", line 29, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertyManager.py", line 22, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertyManager.py", line 22, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testProperties.py", line 82, in test_propertyDescription_with_description
    class WithDescription(self._getTargetClass()):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertyManager.py", line 22, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertyManager.py", line 22, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testProperties.py", line 66, in test_propertyLabel_with_label
    class WithLabel(self._getTargetClass()):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProperties.py", line 25, in _getTargetClass
    from OFS.PropertyManager import PropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertyManager.py", line 22, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testProperties.py", line 32, in test_z3interfaces
    from OFS.interfaces import IPropertyManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testProperties.py", line 101, in testPropertySheetLinesPropertyIsTuple
    inst = self._makeOne('foo')
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testProperties.py", line 96, in _makeOne
    from OFS.PropertySheets import PropertySheet
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/PropertySheets.py", line 17, in ?
    import time,  App.Management, Globals, sys
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/Management.py", line 19, in ?
    from Globals import DTMLFile, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testSimpleItem.py", line 14, in test_conforms_to_IItem
    from OFS.interfaces import IItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testSimpleItem.py", line 20, in test_conforms_to_IManageable
    from OFS.interfaces import IManageable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/OFS/tests/testSimpleItem.py", line 26, in test_raise_StandardErrorMessage_str_errorValue
    item = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testSimpleItem.py", line 11, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testSimpleItem.py", line 7, in _getTargetClass
    from OFS.SimpleItem import Item
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testSimpleItem.py", line 65, in test_z3interfaces
    from OFS.interfaces import IItemWithName
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/testSimpleItem.py", line 75, in test_z3interfaces
    from OFS.interfaces import ISimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/interfaces.py", line 21, in ?
    from AccessControl.interfaces import IOwned
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
    from OFS.Uninstalled import broken_klasses
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
    from OFS.Uninstalled import broken_klasses
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
    from OFS.Uninstalled import broken_klasses
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
    from OFS.Uninstalled import broken_klasses
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/OFS/tests/test_Uninstalled.py", line 22, in setUp
    from OFS.Uninstalled import broken_klasses
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_OFS_ObjectManager__importObjectFromFile_xml (OFS.tests.test_XMLExportImport.XMLExportImportTests)
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-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 97, in test_OFS_ObjectManager__importObjectFromFile_xml
    from OFS.DTMLMethod import DTMLMethod
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/DTMLMethod.py", line 17, in ?
    import History
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/History.py", line 17, in ?
    import Globals, ExtensionClass, difflib
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_exportXML (OFS.tests.test_XMLExportImport.XMLExportImportTests)
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-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 125, in test_exportXML
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Folder.py", line 20, in ?
    import AccessControl.Role, webdav.Collection
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_export_import_as_file_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
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-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 70, in test_export_import_as_file_idempotent
    from OFS.DTMLMethod import DTMLMethod
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/DTMLMethod.py", line 17, in ?
    import History
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/History.py", line 17, in ?
    import Globals, ExtensionClass, difflib
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_export_import_as_string_idempotent (OFS.tests.test_XMLExportImport.XMLExportImportTests)
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-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 49, in test_export_import_as_string_idempotent
    from OFS.DTMLMethod import DTMLMethod
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/DTMLMethod.py", line 17, in ?
    import History
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/History.py", line 17, in ?
    import Globals, ExtensionClass, difflib
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_importXML (OFS.tests.test_XMLExportImport.XMLExportImportTests)
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-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 162, in test_importXML
    connection, app = self._makeJarAndRoot()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/test_XMLExportImport.py", line 34, in _makeJarAndRoot
    from OFS.Folder import Folder
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Folder.py", line 20, in ?
    import AccessControl.Role, webdav.Collection
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/DA.py", line 18, in ?
    import OFS.SimpleItem, Aqueduct, RDB, re
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlgroup.py", line 27, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/Shared/DC/ZRDB/sqlgroup.py", line 77, in ?
    from DocumentTemplate.DT_Util import parse_params
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/Shared/DC/ZRDB/tests/test_sqlvar.py", line 39, in _makeOne
    return self._getTargetClass()(*args, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/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-zope210/lib/python/DocumentTemplate/__init__.py", line 21, in ?
    from DocumentTemplate import String, File, HTML, HTMLDefault, HTMLFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DocumentTemplate.py", line 112, in ?
    from DT_String import String, File
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_String.py", line 20, in ?
    from DT_Var import Var, Call, Comment
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/DocumentTemplate/DT_Var.py", line 163, in ?
    from ZPublisher.TaintedString import TaintedString
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/__init__.py", line 24, in ?
    from Publish import publish_module, Retry
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Publish.py", line 20, in ?
    from Request import Request
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/Request.py", line 13, in ?
    import HTTPRequest
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/HTTPRequest.py", line 18, in ?
    from BaseRequest import BaseRequest, quote
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 23, in ?
    from zope.component import queryMultiAdapter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test testConfigureInterpreter (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testDropPrivileges (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testMakeLockFile (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testMakePidFile (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testSetupConfiguredLoggers (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testSetupLocale (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testSetupServers (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testSetupStartupHandler (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testSetupZServerThreads (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test testZopeRunConfigure (Zope2.Startup.tests.testStarter.ZopeStarterTestCase)
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-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 57, in setUp
    ZopeStarterTestCase.schema = getSchema()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/tests/testStarter.py", line 38, in getSchema
    return ZConfig.loadSchema(schemafile)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 31, in loadSchema
    return SchemaLoader().loadURL(url)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 65, in loadURL
    return self.loadResource(r)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/loader.py", line 159, in loadResource
    schema = ZConfig.schema.parseResource(resource, self)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 27, in parseResource
    xml.sax.parse(resource.file, parser)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/__init__.py", line 33, in parse
    parser.parse(source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 300, in start_element
    self._cont_handler.startElement(name, AttributesImpl(attrs))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 99, in startElement
    getattr(self, "start_" + name)(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 475, in start_schema
    keytype, valuetype, datatype = self.get_sect_typeinfo(attrs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 201, in get_sect_typeinfo
    datatype = self.get_datatype(attrs, "datatype", "null", base)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/schema.py", line 194, in get_datatype
    return self._registry.get(dtname)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 398, in get
    t = self.search(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZConfig/datatypes.py", line 423, in search
    package = __import__(n, g, g, component)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/Startup/datatypes.py", line 21, in ?
    import OFS.Uninstalled
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 16, in ?
    import  SimpleItem, Globals, Acquisition
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testCollection.py", line 7, in test_z3interfaces
    from webdav.Collection import Collection
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/Collection.py", line 20, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testLockItem.py", line 8, in test_z2interfaces
    from webdav.LockItem import LockItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/LockItem.py", line 20, in ?
    from AccessControl import ClassSecurityInfo
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testLockItem.py", line 15, in test_z3interfaces
    from webdav.LockItem import LockItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/LockItem.py", line 20, in ?
    from AccessControl import ClassSecurityInfo
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testNullResource.py", line 8, in test_z2interfaces
    from webdav.NullResource import LockNullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testNullResource.py", line 15, in test_z3interfaces
    from webdav.NullResource import LockNullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testNullResource.py", line 55, in test_HEAD_locks_empty_body_before_raising_NotFound
    nonesuch = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/tests/testNullResource.py", line 28, in _makeOne
    return self._getTargetClass()(parent, name, **kw)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
    from webdav.NullResource import NullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testNullResource.py", line 34, in test_z2interfaces
    verifyClass(WriteLockInterface, self._getTargetClass())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
    from webdav.NullResource import NullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/webdav/tests/testNullResource.py", line 40, in test_z3interfaces
    verifyClass(IWriteLock, self._getTargetClass())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/tests/testNullResource.py", line 24, in _getTargetClass
    from webdav.NullResource import NullResource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 21, in ?
    import OFS.SimpleItem
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/SimpleItem.py", line 26, in ?
    import AccessControl.Role, AccessControl.Owned, App.Common
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_ms_author_via (webdav.tests.testResource.TestResource)
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-zope210/lib/python/webdav/tests/testResource.py", line 35, in test_ms_author_via
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/Resource.py", line 26, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_ms_public_header (webdav.tests.testResource.TestResource)
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-zope210/lib/python/webdav/tests/testResource.py", line 62, in test_ms_public_header
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/Resource.py", line 26, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



Error in test test_z3interfaces (webdav.tests.testResource.TestResource)
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-zope210/lib/python/webdav/tests/testResource.py", line 27, in test_z3interfaces
    from webdav.Resource import Resource
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/Resource.py", line 26, in ?
    from Globals import InitializeClass
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Globals/__init__.py", line 23, in ?
    import Acquisition, ComputedAttribute, App.PersistentExtra, os
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/PersistentExtra.py", line 24, in ?
    from class_init import default__class_init__
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/class_init.py", line 16, in ?
    from AccessControl.Permission import ApplicationDefaultPermissions # BBB
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplC.py", line 30, in ?
    from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/ImplPython.py", line 35, in ?
    from AccessControl import SecurityManagement
ImportError: cannot import name SecurityManagement



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-zope210/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
    self.dc = self._Test__new()
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
    from zope.dublincore.interfaces import IZopeDublinCore
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/interfaces.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotatable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
    self.dc = self._Test__new()
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
    from zope.dublincore.interfaces import IZopeDublinCore
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/interfaces.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotatable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
    self.dc = self._Test__new()
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
    from zope.dublincore.interfaces import IZopeDublinCore
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/interfaces.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotatable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
    self.dc = self._Test__new()
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
    from zope.dublincore.interfaces import IZopeDublinCore
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/interfaces.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotatable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/dublincore/tests/test_zopedublincore.py", line 33, in setUp
    self.dc = self._Test__new()
  File "/home/stefan/autotest/temp/python24-zope210/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-zope210/lib/python/zope/dublincore/zopedublincore.py", line 24, in ?
    from zope.dublincore.interfaces import IZopeDublinCore
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/dublincore/interfaces.py", line 20, in ?
    from zope.annotation.interfaces import IAnnotatable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/__init__.py", line 20, in ?
    from zope.annotation.factory import factory
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/annotation/factory.py", line 18, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_attr_entity_replacement (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 125, in test_code_attr_entity_replacement
    self._run_check("""<a b='&amp;&gt;&lt;&quot;&apos;'>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_attr_funky_names (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 139, in test_code_attr_funky_names
    self._run_check("""<a a.b='v' c:d=v e-f=v>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_attr_syntax (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 110, in test_code_attr_syntax
    self._run_check("""<a b='v' c="v" d=v e>""", output)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_attr_values (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 116, in test_code_attr_values
    self._run_check(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_bad_nesting (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 104, in test_code_bad_nesting
    self.assertRaises(htmltalparser.NestingError, check)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 103, in check
    self._run_check("<a><b></a></b>", [])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_implied_list_closings (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 80, in test_code_implied_list_closings
    self._run_check("""<ul><li><p><p><li></ul>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_implied_table_closings (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 90, in test_code_implied_table_closings
    """<table><tr><td>cell \n \t \n<tr>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_pcdata_entityref (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 144, in test_code_pcdata_entityref
    self._run_check("""&nbsp;""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_short_endtags (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 149, in test_code_short_endtags
    self._run_check("""<html><img/></html>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_code_simple_identity (zope.tal.tests.test_htmltalparser.HTMLTALParserTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 74, in test_code_simple_identity
    self._run_check("""<html a='b' b="c" c=d><title>My Title</html>""", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_macro (zope.tal.tests.test_htmltalparser.METALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 169, in test_define_macro
    self._run_check('<p metal:define-macro="M">booh</p>', program, macros)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_slot (zope.tal.tests.test_htmltalparser.METALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 195, in test_define_slot
    program, macros)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_fill_slot (zope.tal.tests.test_htmltalparser.METALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 199, in test_fill_slot
    '<span metal:fill-slot="S">spam</span>bar</p>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_null (zope.tal.tests.test_htmltalparser.METALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 157, in test_null
    self._run_check("", [])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_use_macro (zope.tal.tests.test_htmltalparser.METALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 172, in test_use_macro
    self._run_check('<p metal:use-macro="M">booh</p>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_attributes_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 455, in test_attributes_1
    "link</a>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_attributes_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 472, in test_attributes_2
    "tal:attributes='src string:foo.png'>duh</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_condition (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 291, in test_condition
    self._run_check(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_content_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 304, in test_content_1
    self._run_check("<p tal:content='string:foo'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_content_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 314, in test_content_2
    self._run_check("<p tal:content='text string:foo'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_content_3 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 324, in test_content_3
    self._run_check("<p tal:content='structure string:<br>'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 222, in test_define_1
    self._run_check("<p tal:define='xyzzy string:spam'></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 232, in test_define_2
    self._run_check("<p tal:define='local xyzzy string:spam'></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_3 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 243, in test_define_3
    self._run_check("<p tal:define='global xyzzy string:spam'></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_4 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 254, in test_define_4
    self._run_check("<p tal:define='x string:spam; y x'></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_5 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 265, in test_define_5
    self._run_check("<p tal:define='x string:;;;;; y x'></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_define_6 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 276, in test_define_6
    self._run_check(
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_dup_attr (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 539, in test_dup_attr
    self._should_error("<img tal:condition='x' tal:condition='x'>")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_extend_macro_errors (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 563, in test_extend_macro_errors
    self._should_error("<p metal:extend-macro='x'>xxx</p>", exc)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_attributes (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 577, in test_i18n_attributes
    self._run_check("<img alt='foo' i18n:attributes='alt'>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_attributes_repeated_attr (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 600, in test_i18n_attributes_repeated_attr
    self._should_error("<a i18n:attributes='href; href' />")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_context_domain (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 797, in test_i18n_context_domain
    self._run_check("<span i18n:domain='mydomain'/>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_context_in_define_slot (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 834, in test_i18n_context_in_define_slot
    self._run_check(text, [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_context_source (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 808, in test_i18n_context_source
    self._run_check("<span i18n:source='en'/>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_context_source_target (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 819, in test_i18n_context_source_target
    self._run_check("<span i18n:source='en' i18n:target='ru'/>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_data (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 859, in test_i18n_data
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_data_with_name (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 878, in test_i18n_data_with_name
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 655, in test_i18n_name
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name_around_tal_content (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 918, in test_i18n_name_around_tal_content
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name_bad_name (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 596, in test_i18n_name_bad_name
    self._should_error("<span i18n:name='not a valid name' />")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name_implicit_value (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 744, in test_i18n_name_implicit_value
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name_with_content (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 715, in test_i18n_name_with_content
    '</div>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_name_with_tal_content (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 972, in test_i18n_name_with_tal_content
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_translate (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 605, in test_i18n_translate
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_i18n_translate_with_nested_tal (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 629, in test_i18n_translate_with_nested_tal
    self._run_check('''\
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_metal_errors (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 554, in test_metal_errors
    self._should_error(2*"<p metal:define-macro='x'>xxx</p>", exc)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_null (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 219, in test_null
    self._run_check("", [])
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_on_error_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 494, in test_on_error_1
    "tal:content='notHere'>okay</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_on_error_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 514, in test_on_error_2
    "tal:replace='notHere'>okay</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_repeat (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 380, in test_repeat
    "<span tal:replace='x'>dummy</span></p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_replace_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 336, in test_replace_1
    self._run_check("<p tal:replace='string:foo'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_replace_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 350, in test_replace_2
    self._run_check("<p tal:replace='text string:foo'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_replace_3 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 364, in test_replace_3
    self._run_check("<p tal:replace='structure string:<br>'>bar</p>", [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_script_1 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 401, in test_script_1
    self._run_check('<p tal:script="text/server-python">code</p>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_script_2 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 415, in test_script_2
    '</tal:block>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_script_3 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 432, in test_script_3
    self._run_check('<script type="text/server-python">code</script>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_script_4 (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 447, in test_script_4
    self._run_check('<script type="text/javascript">code</script>', [
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 44, in _run_check
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_tal_errors (zope.tal.tests.test_htmltalparser.TALGeneratorTestCases)
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-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 544, in test_tal_errors
    self._should_error("<p tal:define='x' />")
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 60, in _should_error
    self.assertRaises(exc, parse)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 320, in failUnlessRaises
    callableObj(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/tests/test_htmltalparser.py", line 58, in parse
    parser = htmltalparser.HTMLTALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/htmltalparser.py", line 108, in __init__
    gen = TALGenerator(xml=0)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



Error in test test_parser_returns_macros (zope.tal.tests.test_talparser.TALParserTestCase)
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-zope210/lib/python/zope/tal/tests/test_talparser.py", line 26, in test_parser_returns_macros
    parser = talparser.TALParser()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talparser.py", line 30, in __init__
    gen = TALGenerator()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/talgenerator.py", line 38, in __init__
    from zope.tal.dummyengine import DummyEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/tal/dummyengine.py", line 24, in ?
    from zope.i18n.interfaces import ITranslationDomain
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/i18n/__init__.py", line 23, in ?
    from zope.component import queryUtility
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/traversing/tests/test_etc.py", line 24, in testApplicationControl
    from zope.traversing.namespace import etc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/namespace.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/lib/python/zope/traversing/tests/test_etc.py", line 33, in testSiteManager
    from zope.traversing.namespace import etc
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/traversing/namespace.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/zope/traversing/namespace.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/zope/traversing/namespace.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport



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-zope210/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-zope210/lib/python/zope/traversing/namespace.py", line 20, in ?
    import zope.component
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/component/__init__.py", line 19, in ?
    import zope.deferredimport
ImportError: No module named deferredimport

  Ran 1960 tests with 0 failures and 184 errors in 28.135 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
  DocumentTemplate.sequence.tests.testSequence
  DocumentTemplate.tests.testDTML
  DocumentTemplate.tests.testDTMLUnicode
  DocumentTemplate.tests.testustr
  Interface.tests.test_bridge
  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
  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.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.testCounters
  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
  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
  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_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.Startup.tests.test_schema
  Zope2.Startup.tests.test_warnfilter
  webdav.tests.testPUT_factory
  zope.annotation.tests.test_attributeannotations
  zope.component.tests
  zope.contentprovider.tests
  zope.copypastemove.tests.test_clipboard
  zope.copypastemove.tests.test_rename
  zope.dublincore.tests.test_creatorannotator
  zope.dublincore.tests.test_partialannotatable
  zope.dublincore.tests.test_zdcannotatableadapter
  zope.formlib.tests
  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.lifecycleevent.tests
  zope.location.tests
  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.security.tests.test_permission
  zope.server.ftp.tests.test_publisher
  zope.server.http.tests.test_httpserver
  zope.server.http.tests.test_wsgiserver
  zope.tal.tests.test_files
  zope.tal.tests.test_sourcepos
  zope.tal.tests.test_talgettext
  zope.tal.tests.test_talinterpreter
  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_traverser
  zope.viewlet.tests
  zope.wfmc.tests
  zope.wfmc.adapter.tests

UNKNOWN


More information about the Zope-tests mailing list