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

Zope2 Tests zope-tests at epy.co.at
Sat Jan 12 07:14:22 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/tests/testAcquisition.py", line 25, 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 32, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: AccessControl.tests.testChownRecursive

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/AccessControl/tests/testChownRecursive.py", line 21, in ?
    from Testing import ZopeTestCase
  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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Interface.tests.test_bridge

ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: OFS.tests.testCopySupport

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testCopySupport.py", line 14, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: OFS.tests.testObjectManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testObjectManager.py", line 13, in ?
    from zope.app.testing.placelesssetup import PlacelessSetup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/testing/placelesssetup.py", line 28, in ?
    from zope.app.authentication.placelesssetup \
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/authentication/placelesssetup.py", line 22, in ?
    from zope.app.authentication.password import PlainTextPasswordManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/authentication/password.py", line 24, in ?
    from zope.app.component.vocabulary import UtilityVocabulary
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/component/vocabulary.py", line 31, in ?
    from zope.app.interface.vocabulary import ObjectInterfacesVocabulary
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: OFS.tests.testTraverse

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testTraverse.py", line 29, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_absoluteurl

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_adding

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_defaultview

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_i18n

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_menu

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_pages

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_provider

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_recurse

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_resource

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_skin

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_traversable

ImportError: No module named zodbcode.patch


Module: Products.Five.browser.tests.test_zope3security

ImportError: No module named zodbcode.patch


Module: Products.Five.component.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/component/__init__.py", line 23, in ?
    from zope.app.publication.zopepublication import BeforeTraverseEvent
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/publication/zopepublication.py", line 39, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.form.tests.test_forms

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/form/__init__.py", line 31, in ?
    from zope.app.form.browser.submit import Update
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/__init__.py", line 38, in ?
    from zope.app.form.browser.boolwidgets import CheckBoxWidget
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/boolwidgets.py", line 25, in ?
    from zope.app.form.browser.itemswidgets import RadioWidget
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/itemswidgets.py", line 27, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.formlib.tests.test_formlib

ImportError: No module named zodbcode.patch


Module: Products.Five.site.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/site/tests/test_functional.py", line 23, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.site.tests.test_localsite

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/site/tests/test_localsite.py", line 32, in ?
    from zope.app.testing.placelesssetup import PlacelessSetup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/testing/placelesssetup.py", line 28, in ?
    from zope.app.authentication.placelesssetup \
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/authentication/placelesssetup.py", line 22, in ?
    from zope.app.authentication.password import PlainTextPasswordManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/authentication/password.py", line 24, in ?
    from zope.app.component.vocabulary import UtilityVocabulary
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/component/vocabulary.py", line 31, in ?
    from zope.app.interface.vocabulary import ObjectInterfacesVocabulary
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.site.tests.test_sitemanager

ImportError: No module named zodbcode.patch


Module: Products.Five.site.tests.test_utility

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/site/tests/test_utility.py", line 25, in ?
    from Testing import ZopeTestCase
  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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.skin.tests.test_standardmacros

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_bridge

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_directives

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_registerclass

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_registerpackage

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_security

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_size

ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_testbrowser

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/tests/test_testbrowser.py", line 20, in ?
    from Testing.ZopeTestCase import FunctionalDocTestSuite
  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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Five.tests.test_viewable

ImportError: No module named zodbcode.patch


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

ImportError: No module named zodbcode.patch


Module: Products.Five.viewlet.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/viewlet/tests.py", line 21, in ?
    from Testing.ZopeTestCase import FunctionalDocFileSuite
  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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.PageTemplates.tests.testDTMLTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testDTMLTests.py", line 20, in ?
    from Products.PageTemplates.PageTemplate import PageTemplate
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 23, in ?
    from Products.PageTemplates.Expressions import getEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.PageTemplates.tests.testHTMLTests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testHTMLTests.py", line 20, in ?
    from Products.PageTemplates.PageTemplate import PageTemplate
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplate.py", line 23, in ?
    from Products.PageTemplates.Expressions import getEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.PageTemplates.tests.testTALES

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testTALES.py", line 11, in ?
    from Products.PageTemplates import TALES
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/TALES.py", line 22, in ?
    from Products.PageTemplates.Expressions import SafeMapping
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.PageTemplates.tests.testZopePageTemplate

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py", line 20, in ?
    from Testing.ZopeTestCase import ZopeTestCase, installProduct
  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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.PageTemplates.tests.test_ptfile

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/test_ptfile.py", line 11, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Sessions.tests.testBrowserIdManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/tests/testBrowserIdManager.py", line 30, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Sessions.tests.testSessionDataManager

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Sessions/tests/testSessionDataManager.py", line 34, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.Transience.tests.testTimeoutRelated

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Transience/tests/testTimeoutRelated.py", line 20, in ?
    from OFS.Application import Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: Products.ZCatalog.tests.testCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/ZCatalog/tests/testCatalog.py", line 27, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 102, in ?
    import OFS.Application
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 48, in ?
    from zope.app.container.traversal import ContainerTraversable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/traversal.py", line 27, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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/testing.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: zope.formlib.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/formlib/tests.py", line 29, in ?
    import zope.app.form.browser
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/__init__.py", line 38, in ?
    from zope.app.form.browser.boolwidgets import CheckBoxWidget
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/boolwidgets.py", line 25, in ?
    from zope.app.form.browser.itemswidgets import RadioWidget
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/form/browser/itemswidgets.py", line 27, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: zope.sendmail.tests.test_vocabulary

ImportError: No module named zodbcode.patch


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 31, in ?
    from zope.app.component.testing import PlacefulSetup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/component/testing.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 25, in ?
    from zope.app.testing import setup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/testing/setup.py", line 48, in ?
    from zope.app.container.traversal import ContainerTraversable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/traversal.py", line 27, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


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 35, in ?
    from zope.app.component.testing import PlacefulSetup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/component/testing.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Module: zope.viewlet.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/viewlet/tests.py", line 26, in ?
    from zope.app.testing import setup
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/testing/setup.py", line 48, in ?
    from zope.app.container.traversal import ContainerTraversable
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/container/traversal.py", line 27, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch


Running unit tests:


Error in test testAllowAccessToUser (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAuthenticate (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testDenyAccessToAnonymous (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetBadUser (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetBadUserById (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetRoles (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetRolesInContext (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUser (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUserById (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUserNames (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testGetUsers (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasLocalRole (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasLocalRolePermission (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasPermission (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testHasRole (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testIdentify (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testMaxListUsers (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithEmptyRoles (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithWrongRoles (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNotValidateWithoutAuth (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testValidate (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testValidateWithoutRoles (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test__doAddUser_with_not_yet_encrypted_passwords (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test__doAddUser_with_preencrypted_passwords (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_z3interfaces (AccessControl.tests.testUserFolder.UserFolderTests)
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/AccessControl/tests/testUserFolder.py", line 39, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 96, in test___bobo_traverse__attribute_key_miss_R_M_not_GET_POST
    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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 17, in test_class_provides_IApplication
    verifyClass(IApplication, 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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 23, in test_instance_conforms_to_IApplication
    verifyObject(IApplication, 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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



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 30, in ?
    from App.ApplicationManager import ApplicationManager
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
    from Products.PageTemplates.PageTemplateFile import PageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
    from Products.PageTemplates.Expressions import SecureModuleImporter
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_access_iterator_from_python_expression (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 127, in test_access_iterator_from_python_expression
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_compile (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 49, in test_compile
    e = self._makeEngine()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_defer_expression_returns_wrapper (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 135, in test_defer_expression_returns_wrapper
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_explicit (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 146, in test_empty_path_expression_explicit
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_explicit_with_trailing_whitespace (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 150, in test_empty_path_expression_explicit_with_trailing_whitespace
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_implicit (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 154, in test_empty_path_expression_implicit
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_implicit_with_trailing_whitespace (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 158, in test_empty_path_expression_implicit_with_trailing_whitespace
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_alternative_first_missing (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 83, in test_evaluate_alternative_first_missing
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_dict_key_as_underscore (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 99, in test_evaluate_dict_key_as_underscore
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_dict_with_key_from_expansion (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 103, in test_evaluate_dict_with_key_from_expansion
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_binding (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 60, in test_evaluate_simple_path_binding
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_dict_key_int_value (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 64, in test_evaluate_simple_path_dict_key_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_dict_key_string_value (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 68, in test_evaluate_simple_path_dict_key_string_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_with_render_DTML_template (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 79, in test_evaluate_with_render_DTML_template
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_with_render_simple_callable (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 72, in test_evaluate_with_render_simple_callable
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_compound_expression_int_value (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 123, in test_hybrid_with_compound_expression_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_python_expression_int_value (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 107, in test_hybrid_with_python_expression_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_python_expression_type_value_not_called (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 111, in test_hybrid_with_python_expression_type_value_not_called
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_string_expression (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 115, in test_hybrid_with_string_expression
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_string_expression_and_expansion (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 119, in test_hybrid_with_string_expression_and_expansion
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_lazy_expression_returns_wrapper (Products.PageTemplates.tests.testExpressions.UntrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 141, in test_lazy_expression_returns_wrapper
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 164, in _makeEngine
    from Products.PageTemplates.Expressions import createZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_access_iterator_from_python_expression (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 127, in test_access_iterator_from_python_expression
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_compile (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 49, in test_compile
    e = self._makeEngine()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_defer_expression_returns_wrapper (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 135, in test_defer_expression_returns_wrapper
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_explicit (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 146, in test_empty_path_expression_explicit
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_explicit_with_trailing_whitespace (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 150, in test_empty_path_expression_explicit_with_trailing_whitespace
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_implicit (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 154, in test_empty_path_expression_implicit
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_empty_path_expression_implicit_with_trailing_whitespace (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 158, in test_empty_path_expression_implicit_with_trailing_whitespace
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_alternative_first_missing (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 83, in test_evaluate_alternative_first_missing
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_dict_key_as_underscore (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 99, in test_evaluate_dict_key_as_underscore
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_dict_with_key_from_expansion (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 103, in test_evaluate_dict_with_key_from_expansion
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_binding (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 60, in test_evaluate_simple_path_binding
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_dict_key_int_value (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 64, in test_evaluate_simple_path_dict_key_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_simple_path_dict_key_string_value (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 68, in test_evaluate_simple_path_dict_key_string_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_with_render_DTML_template (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 79, in test_evaluate_with_render_DTML_template
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_evaluate_with_render_simple_callable (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 72, in test_evaluate_with_render_simple_callable
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_compound_expression_int_value (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 123, in test_hybrid_with_compound_expression_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_python_expression_int_value (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 107, in test_hybrid_with_python_expression_int_value
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_python_expression_type_value_not_called (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 111, in test_hybrid_with_python_expression_type_value_not_called
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_string_expression (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 115, in test_hybrid_with_string_expression
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_hybrid_with_string_expression_and_expansion (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 119, in test_hybrid_with_string_expression_and_expansion
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_lazy_expression_returns_wrapper (Products.PageTemplates.tests.testExpressions.TrustedEngineTests)
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/Products/PageTemplates/tests/testExpressions.py", line 141, in test_lazy_expression_returns_wrapper
    ec = self._makeContext()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 45, in _makeContext
    return self._makeEngine().getContext(bindings)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 172, in _makeEngine
    from Products.PageTemplates.Expressions import createTrustedZopeEngine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_class_conforms_to_ITALExpressionEngine (Products.PageTemplates.tests.testExpressions.ZopeContextTests)
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/Products/PageTemplates/tests/testExpressions.py", line 251, in test_class_conforms_to_ITALExpressionEngine
    verifyClass(ITALExpressionEngine, self._getTargetClass())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 233, in _getTargetClass
    from Products.PageTemplates.Expressions import ZopeContext
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_createErrorInfo_returns_unrestricted_object (Products.PageTemplates.tests.testExpressions.ZopeContextTests)
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/Products/PageTemplates/tests/testExpressions.py", line 260, in test_createErrorInfo_returns_unrestricted_object
    context = self._makeOne()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 241, in _makeOne
    return self._getTargetClass()(engine, contexts)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 233, in _getTargetClass
    from Products.PageTemplates.Expressions import ZopeContext
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test test_instance_conforms_to_ITALExpressionEngine (Products.PageTemplates.tests.testExpressions.ZopeContextTests)
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/Products/PageTemplates/tests/testExpressions.py", line 256, in test_instance_conforms_to_ITALExpressionEngine
    verifyObject(ITALExpressionEngine, self._makeOne())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 241, in _makeOne
    return self._getTargetClass()(engine, contexts)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/tests/testExpressions.py", line 233, in _getTargetClass
    from Products.PageTemplates.Expressions import ZopeContext
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
    import zope.app.pagetemplate.engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
ImportError: No module named zodbcode.patch



Error in test testAbsoluteUrl (Products.SiteAccess.tests.testSiteRoot.SiteRootRegressions)
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/Products/SiteAccess/tests/testSiteRoot.py", line 23, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testRequest (Products.SiteAccess.tests.testSiteRoot.SiteRootRegressions)
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/Products/SiteAccess/tests/testSiteRoot.py", line 23, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAbsoluteUrl (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testAbsoluteUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testPhysicalPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testVirtualUrlPath (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test test_actual_url (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
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/Products/SiteAccess/tests/testVirtualHostMonster.py", line 27, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Failure in test /home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt
Failed doctest test for ZClass.txt
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 16, in ZClass.txt
Failed example:
    from OFS.Application import Application
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[3]>", line 1, in ?
        from OFS.Application import Application
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
        from App.ApplicationManager import ApplicationManager
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
        from Products.PageTemplates.PageTemplateFile import PageTemplateFile
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
        from Products.PageTemplates.Expressions import SecureModuleImporter
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
        import zope.app.pagetemplate.engine
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
        from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
        from zope.app import zapi
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
        from zope.app.interface import queryType
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
        from zodbcode.patch import registerWrapper, Wrapper, NameFinder
    ImportError: No module named zodbcode.patch
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 17, in ZClass.txt
Failed example:
    app = Application()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[4]>", line 1, in ?
        app = Application()
    NameError: name 'Application' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 18, in ZClass.txt
Failed example:
    conn.root()['Application'] = app
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[5]>", line 1, in ?
        conn.root()['Application'] = app
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 20, in ZClass.txt
Failed example:
    manage_addFolder(app, 'temp_folder')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[7]>", line 1, in ?
        manage_addFolder(app, 'temp_folder')
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 21, in ZClass.txt
Failed example:
    from OFS.Application import initialize
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[8]>", line 1, in ?
        from OFS.Application import initialize
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 30, in ?
        from App.ApplicationManager import ApplicationManager
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/App/ApplicationManager.py", line 35, in ?
        from Products.PageTemplates.PageTemplateFile import PageTemplateFile
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/PageTemplateFile.py", line 26, in ?
        from Products.PageTemplates.Expressions import SecureModuleImporter
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/PageTemplates/Expressions.py", line 35, in ?
        import zope.app.pagetemplate.engine
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
        from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
        from zope.app import zapi
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
        from zope.app.interface import queryType
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
        from zodbcode.patch import registerWrapper, Wrapper, NameFinder
    ImportError: No module named zodbcode.patch
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 22, in ZClass.txt
Failed example:
    initialize(app)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[9]>", line 1, in ?
        initialize(app)
    NameError: name 'initialize' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 23, in ZClass.txt
Failed example:
    app.manage_addFolder('sandbox')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[10]>", line 1, in ?
        app.manage_addFolder('sandbox')
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 24, in ZClass.txt
Failed example:
    sandbox = app.sandbox
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[11]>", line 1, in ?
        sandbox = app.sandbox
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 28, in ZClass.txt
Failed example:
    app.Control_Panel.Products.manage_addProduct('test', '')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[12]>", line 1, in ?
        app.Control_Panel.Products.manage_addProduct('test', '')
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 29, in ZClass.txt
Failed example:
    test = app.Control_Panel.Products['test']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[13]>", line 1, in ?
        test = app.Control_Panel.Products['test']
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 33, in ZClass.txt
Failed example:
    test.manage_addZClass('C', zope_object=True,  CreateAFactory=True)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[14]>", line 1, in ?
        test.manage_addZClass('C', zope_object=True,  CreateAFactory=True)
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 41, in ZClass.txt
Failed example:
    factory = test.C_factory
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[15]>", line 1, in ?
        factory = test.C_factory
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 43, in ZClass.txt
Failed example:
    factory.__class__
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[16]>", line 1, in ?
        factory.__class__
    NameError: name 'factory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 49, in ZClass.txt
Failed example:
    test.C_add_permission.meta_type
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[17]>", line 1, in ?
        test.C_add_permission.meta_type
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 53, in ZClass.txt
Failed example:
    test.C_addForm.meta_type
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[18]>", line 1, in ?
        test.C_addForm.meta_type
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 57, in ZClass.txt
Failed example:
    test.C_add.meta_type
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[19]>", line 1, in ?
        test.C_add.meta_type
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 62, in ZClass.txt
Failed example:
    factory.initial, factory.permission
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[20]>", line 1, in ?
        factory.initial, factory.permission
    NameError: name 'factory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 67, in ZClass.txt
Failed example:
    factory.initial = 'C_add'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[21]>", line 1, in ?
        factory.initial = 'C_add'
    NameError: name 'factory' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 69, in ZClass.txt
Failed example:
    test.C_add.ZPythonScript_edit('',
        '##parameters=dispatcher, request\n'
        'return container.C.createInObjectManager('
             'request["id"], request)\n')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[22]>", line 1, in ?
        test.C_add.ZPythonScript_edit('',
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 78, in ZClass.txt
Failed example:
    app.acl_users._addUser('admin', 'pass', 'pass', (), ())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[23]>", line 1, in ?
        app.acl_users._addUser('admin', 'pass', 'pass', (), ())
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 79, in ZClass.txt
Failed example:
    user = app.acl_users.getUser('admin').__of__(app.acl_users)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[24]>", line 1, in ?
        user = app.acl_users.getUser('admin').__of__(app.acl_users)
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 83, in ZClass.txt
Failed example:
    newSecurityManager(None, user)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[26]>", line 1, in ?
        newSecurityManager(None, user)
    NameError: name 'user' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 89, in ZClass.txt
Failed example:
    try:
        sandbox.manage_addProduct['test'].C_factory.index_html(request)
    except Unauthorized:
        print 'not authorized'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[29]>", line 2, in ?
        sandbox.manage_addProduct['test'].C_factory.index_html(request)
    NameError: name 'sandbox' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 97, in ZClass.txt
Failed example:
    bool(user.has_permission('Add Cs', sandbox))
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[30]>", line 1, in ?
        bool(user.has_permission('Add Cs', sandbox))
    NameError: name 'user' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 100, in ZClass.txt
Failed example:
    sandbox.manage_addLocalRoles('admin', ['Admin'])
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[31]>", line 1, in ?
        sandbox.manage_addLocalRoles('admin', ['Admin'])
    NameError: name 'sandbox' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 101, in ZClass.txt
Failed example:
    sandbox.manage_permission('Add Cs', roles=['Admin'])
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[32]>", line 1, in ?
        sandbox.manage_permission('Add Cs', roles=['Admin'])
    NameError: name 'sandbox' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 103, in ZClass.txt
Failed example:
    bool(user.has_permission('Add Cs', sandbox))
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[33]>", line 1, in ?
        bool(user.has_permission('Add Cs', sandbox))
    NameError: name 'user' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 109, in ZClass.txt
Failed example:
    sandbox.manage_addProduct['test'].C_factory.index_html(request)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[35]>", line 1, in ?
        sandbox.manage_addProduct['test'].C_factory.index_html(request)
    NameError: name 'sandbox' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 111, in ZClass.txt
Failed example:
    app.sandbox.z
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[36]>", line 1, in ?
        app.sandbox.z
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 122, in ZClass.txt
Failed example:
    c = test.C()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[39]>", line 1, in ?
        c = test.C()
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 123, in ZClass.txt
Failed example:
    c._setId('c')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[40]>", line 1, in ?
        c._setId('c')
    NameError: name 'c' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 124, in ZClass.txt
Failed example:
    app._setObject('c', c)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[41]>", line 1, in ?
        app._setObject('c', c)
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 130, in ZClass.txt
Failed example:
    test.C.propertysheets.common.manage_addCommonSheet('basic', '')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[42]>", line 1, in ?
        test.C.propertysheets.common.manage_addCommonSheet('basic', '')
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 131, in ZClass.txt
Failed example:
    test.C.propertysheets.common['basic'].manage_addProperty(
        'x', 'hee ', 'string')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[43]>", line 1, in ?
        test.C.propertysheets.common['basic'].manage_addProperty(
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 133, in ZClass.txt
Failed example:
    app.c.x
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[44]>", line 1, in ?
        app.c.x
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 135, in ZClass.txt
Failed example:
    test.C.propertysheets.common['basic'].manage_addProperty(
                      'y', 42, 'int')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[45]>", line 1, in ?
        test.C.propertysheets.common['basic'].manage_addProperty(
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 137, in ZClass.txt
Failed example:
    app.c.y
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[46]>", line 1, in ?
        app.c.y
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 142, in ZClass.txt
Failed example:
    app.c.x = 'hi '
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[47]>", line 1, in ?
        app.c.x = 'hi '
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 143, in ZClass.txt
Failed example:
    app.c.y = 3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[48]>", line 1, in ?
        app.c.y = 3
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 144, in ZClass.txt
Failed example:
    app.c.x, app.c.y
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[49]>", line 1, in ?
        app.c.x, app.c.y
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 149, in ZClass.txt
Failed example:
    test.C.propertysheets.methods.manage_addProduct[
         'PythonScripts'].manage_addPythonScript('eek')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[50]>", line 1, in ?
        test.C.propertysheets.methods.manage_addProduct[
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 152, in ZClass.txt
Failed example:
    test.C.propertysheets.methods['eek'].ZPythonScript_edit('',
         'return container.x * container.y')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[51]>", line 1, in ?
        test.C.propertysheets.methods['eek'].ZPythonScript_edit('',
    NameError: name 'test' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 155, in ZClass.txt
Failed example:
    app.c.eek()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[52]>", line 1, in ?
        app.c.eek()
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 169, in ZClass.txt
Failed example:
    app2 = conn2.root()['Application']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[57]>", line 1, in ?
        app2 = conn2.root()['Application']
      File "/usr/local/python2.4/lib/python2.4/UserDict.py", line 17, in __getitem__
        def __getitem__(self, key): return self.data[key]
    KeyError: 'Application'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 170, in ZClass.txt
Failed example:
    test2 = app2.Control_Panel.Products['test']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[58]>", line 1, in ?
        test2 = app2.Control_Panel.Products['test']
    NameError: name 'app2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 171, in ZClass.txt
Failed example:
    c2 = test2.C()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[59]>", line 1, in ?
        c2 = test2.C()
    NameError: name 'test2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 172, in ZClass.txt
Failed example:
    c2._setId('c2')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[60]>", line 1, in ?
        c2._setId('c2')
    NameError: name 'c2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 173, in ZClass.txt
Failed example:
    app2._setObject('c2', c2)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[61]>", line 1, in ?
        app2._setObject('c2', c2)
    NameError: name 'app2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 176, in ZClass.txt
Failed example:
    app2.c2.x = '*'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[62]>", line 1, in ?
        app2.c2.x = '*'
    NameError: name 'app2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 177, in ZClass.txt
Failed example:
    print app2.c2.x, app2.c2.y, app2.c2.eek(), '!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[63]>", line 1, in ?
        print app2.c2.x, app2.c2.y, app2.c2.eek(), '!'
    NameError: name 'app2' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 180, in ZClass.txt
Failed example:
    print app.c.x, app.c.y, app.c.eek(), '!'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[64]>", line 1, in ?
        print app.c.x, app.c.y, app.c.eek(), '!'
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 190, in ZClass.txt
Failed example:
    app.c2.eek()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[67]>", line 1, in ?
        app.c2.eek()
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 195, in ZClass.txt
Failed example:
    c3 = app.c2._getCopy(app)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[68]>", line 1, in ?
        c3 = app.c2._getCopy(app)
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 196, in ZClass.txt
Failed example:
    c3 is app.c2.aq_base
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[69]>", line 1, in ?
        c3 is app.c2.aq_base
    NameError: name 'c3' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 199, in ZClass.txt
Failed example:
    app.c3 = c3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[70]>", line 1, in ?
        app.c3 = c3
    NameError: name 'c3' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 200, in ZClass.txt
Failed example:
    app.c3.eek()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[71]>", line 1, in ?
        app.c3.eek()
    NameError: name 'app' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/ZClass.txt", line 205, in ZClass.txt
Failed example:
    c3.__class__ is app.c2.__class__
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest ZClass.txt[72]>", line 1, in ?
        c3.__class__ is app.c2.__class__
    NameError: name 'c3' is not defined



Failure in test /home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt
Failed doctest test for 27.txt
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt", line 16, in 27.txt
Failed example:
    ac = app.ac
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest 27.txt[10]>", line 1, in ?
        ac = app.ac
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Uninstalled.py", line 48, in __getattr__
        raise AttributeError, escape(name)
    AttributeError: ac
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt", line 17, in 27.txt
Failed example:
    ac.eek()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest 27.txt[11]>", line 1, in ?
        ac.eek()
    NameError: name 'ac' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt", line 19, in 27.txt
Failed example:
    ac.y = 2
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest 27.txt[12]>", line 1, in ?
        ac.y = 2
    NameError: name 'ac' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZClasses/27.txt", line 20, in 27.txt
Failed example:
    ac.eek()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/doctest.py", line 1348, in __run
        compileflags, 1) in test.globs
      File "<doctest 27.txt[13]>", line 1, in ?
        ac.eek()
    NameError: name 'ac' is not defined



Error in test testCollector2261 (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testInsideOutVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testNoVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSimpleVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSubfolderInsideOutVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable



Error in test testSubfolderVirtualHosting (webdav.tests.testPUT_factory.TestPUTFactory)
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/webdav/tests/testPUT_factory.py", line 16, in setUp
    self.app = makerequest(Zope2.app())
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Zope2/__init__.py", line 52, in app
    return bobo_application(*args, **kw)
TypeError: 'NoneType' object is not callable

The following test left new threads behind:
test_server_uses_iterable (zope.server.http.tests.test_wsgiserver.Tests)
New thread(s): [<_DummyThread(Dummy-70, started daemon)>, <_DummyThread(Dummy-71, started daemon)>]
  Ran 4581 tests with 2 failures and 104 errors in 87.831 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer
Traceback (most recent call last):
  File "test.py", line 121, in ?
    sys.exit(testrunner.run(defaults))
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 271, in run
    failed = not run_with_options(options)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 433, in run_with_options
    setup_layers, failures, errors)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 604, in run_layer
    setup_layer(layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/testing/testrunner.py", line 692, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/tests/testCopySupportEvents.py", line 63, in setUp
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/zcml.py", line 53, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 579, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  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 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  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 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  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 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 692, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 515, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 370, in processxmlfile
    parser.parse(src)
  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 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py", line 349, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 544, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 691, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 1383, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/config.py", line 184, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/publisher/browser/menumeta.py", line 29, in ?
    from zope.app.pagetemplate.engine import Engine
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/__init__.py", line 20, in ?
    from zope.app.pagetemplate.viewpagetemplatefile import ViewPageTemplateFile
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/pagetemplate/viewpagetemplatefile.py", line 21, in ?
    from zope.app import zapi
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/zapi/__init__.py", line 32, in ?
    from zope.app.interface import queryType
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/zope/app/interface/__init__.py", line 24, in ?
    from zodbcode.patch import registerWrapper, Wrapper, NameFinder
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/skel/etc/site.zcml", line 5.2-5.37
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/configure.zcml", line 4.2-4.30
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/meta.zcml", line 13.2-13.49
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope210/lib/python/Products/Five/browser/meta.zcml", line 9.4-13.10
    ImportError: No module named zodbcode.patch

UNKNOWN


More information about the Zope-tests mailing list