[Zope-tests] OK : Zope-trunk Python-2.6.6 : Linux

Zope2 Tests zope-tests at epy.co.at
Sat May 19 05:23:40 UTC 2012


Zope2 Tests : OK
Zope-trunk Python-2.6.6 : Linux (x86_64)

Running ./bin/test --all
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testrunner-4.0.4-py2.6.egg/zope/testrunner/feature.py:24: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testrunner.interfaces.IFeature)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/interfaces.py:28: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUnauthorized)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/interfaces.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IForbidden)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/interfaces.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IForbiddenAttribute)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/_definitions.py:23: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  zope.interface.classProvides(interfaces.IPrincipal)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/checker.py:144: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INameBasedChecker)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/checker.py:451: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IChecker)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/simplepolicies.py:22: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IInteraction)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/simplepolicies.py:23: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  zope.interface.classProvides(ISecurityPolicy)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/simplepolicies.py:56: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  zope.interface.classProvides(ISecurityPolicy)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.processlifetime-1.0-py2.6.egg/zope/processlifetime/__init__.py:26: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDatabaseOpened)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.processlifetime-1.0-py2.6.egg/zope/processlifetime/__init__.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDatabaseOpenedWithRoot)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.processlifetime-1.0-py2.6.egg/zope/processlifetime/__init__.py:47: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IProcessStarting)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/broken.py:99: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IBroken)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/blob.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IBlob)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/blob.py:693: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IBlobStorage)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/ConflictResolution.py:117: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IPersistentReference)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py:75: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  ISynchronizer)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py:1226: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDataManagerSavepoint)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/Connection.py:1238: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBlobStorage)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/DB.py:362: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDatabase)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/BTrees/__init__.py:20: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(BTrees.Interfaces.IBTreeFamily)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:33: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPublishingException)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversalException)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INotFound)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:76: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDebugError)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:99: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBadRequest)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:115: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IRedirect)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:133: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IRetry)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:493: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IEndRequestEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/__init__.py:503: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IStartRequestEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/unauthorized.py:21: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUnauthorized)
/home/stefan/autotest/temp/python26-zope214/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/__init__.py:30: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IException)
/home/stefan/autotest/temp/python26-zope214/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/__init__.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IException)
/home/stefan/autotest/temp/python26-zope214/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/__init__.py:38: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INotFound)
/home/stefan/autotest/temp/python26-zope214/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/__init__.py:42: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IForbidden)
/home/stefan/autotest/temp/python26-zope214/eggs/DateTime-3.0-py2.6.egg/DateTime/DateTime.py:413: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDateTime)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/ImplPython.py:193: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISecurityPolicy)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/ImplPython.py:517: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISecurityManager)
/home/stefan/autotest/temp/python26-zope214/src/App/Management.py:141: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INavigation)
/home/stefan/autotest/temp/python26-zope214/src/App/Undo.py:33: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUndoSupport)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.component-3.12.1-py2.6.egg/zope/component/globalregistry.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IComponentLookup)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.location-3.9.1-py2.6.egg/zope/location/location.py:33: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ILocation)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.location-3.9.1-py2.6.egg/zope/location/location.py:96: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ILocation)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectCreatedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:58: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAttributes)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:78: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISequence)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:87: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectModifiedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:115: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectCopiedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:129: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectMovedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:146: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectAddedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.lifecycleevent-3.7.0-py2.6.egg/zope/lifecycleevent/__init__.py:163: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectRemovedEvent)
/home/stefan/autotest/temp/python26-zope214/src/OFS/event.py:25: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(OFS.interfaces.IObjectWillBeMovedEvent)
/home/stefan/autotest/temp/python26-zope214/src/OFS/event.py:36: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(OFS.interfaces.IObjectWillBeAddedEvent)
/home/stefan/autotest/temp/python26-zope214/src/OFS/event.py:48: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(OFS.interfaces.IObjectWillBeRemovedEvent)
/home/stefan/autotest/temp/python26-zope214/src/OFS/event.py:60: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(OFS.interfaces.IObjectClonedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/contained.py:50: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IContained)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/contained.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IContainerModifiedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/contained.py:670: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(INameChooser)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/contained.py:915: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IContained)
/home/stefan/autotest/temp/python26-zope214/src/OFS/subscribers.py:75: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.location.interfaces.ISublocations)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/interfaces/http.py:502: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IMethodNotAllowed)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/skinnable.py:33: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.ISkinChangedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/publish.py:204: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IReRaiseException)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:24: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubStart)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:28: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubSuccess)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:32: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubFailure)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:40: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubAfterTraversal)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubBeforeCommit)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubBeforeAbort)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/pubevents.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPubBeforeStreaming)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/format.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDateTimeFormat)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/format.py:205: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INumberFormat)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/inheritance.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleInheritance)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/inheritance.py:100: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAttributeInheritance)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/inheritance.py:182: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDictionaryInheritance)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/provider.py:30: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleProvider)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:103: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleIdentity)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:143: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleVersion)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:181: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleDisplayNames)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:202: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleTimeZone)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:219: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleFormat)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:232: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleFormatLength)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:242: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleMonthContext)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:252: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleDayContext)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:324: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleCalendar)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:479: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleDates)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:530: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleCurrency)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:614: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleNumbers)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:640: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocaleOrientation)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/locales/__init__.py:644: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILocale)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:42: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IResponse)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:72: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IReadMapping)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:91: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IEnumerableMapping)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:143: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDebugFlags)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:162: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IRequest)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/base.py:416: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPublication)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/interfaces.py:185: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBeforeTraverseEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/namespace.py:181: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/namespace.py:319: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/BaseRequest.py:68: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/HTTPRequest.py:161: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserRequest)
/home/stefan/autotest/temp/python26-zope214/src/webdav/EtagSupport.py:73: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(EtagBaseInterface)
/home/stefan/autotest/temp/python26-zope214/src/webdav/Lockable.py:38: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IWriteLock)
/home/stefan/autotest/temp/python26-zope214/src/webdav/Resource.py:77: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDAVResource)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/owner.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IOwned)
/home/stefan/autotest/temp/python26-zope214/src/OFS/CopySupport.py:72: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ICopyContainer)
/home/stefan/autotest/temp/python26-zope214/src/OFS/CopySupport.py:546: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ICopySource)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/PermissionMapping.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPermissionMappingSupport)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/rolemanager.py:46: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IRoleManager)
/home/stefan/autotest/temp/python26-zope214/src/OFS/Traversable.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/src/OFS/SimpleItem.py:74: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IItem)
/home/stefan/autotest/temp/python26-zope214/src/OFS/SimpleItem.py:378: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IItemWithName)
/home/stefan/autotest/temp/python26-zope214/src/OFS/SimpleItem.py:432: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISimpleItem)
/home/stefan/autotest/temp/python26-zope214/src/webdav/Collection.py:41: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDAVCollection)
/home/stefan/autotest/temp/python26-zope214/src/webdav/LockItem.py:48: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILockItem)
/home/stefan/autotest/temp/python26-zope214/src/OFS/ObjectManager.py:155: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IObjectManager)
/home/stefan/autotest/temp/python26-zope214/src/OFS/FindSupport.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFindSupport)
/home/stefan/autotest/temp/python26-zope214/src/OFS/PropertyManager.py:98: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPropertyManager)
/home/stefan/autotest/temp/python26-zope214/src/OFS/Folder.py:61: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFolder)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/CatalogBrains.py:41: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ICatalogBrain)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ProgressHandler.py:30: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IProgressHandler)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/ZCatalog/ZCatalog.py:88: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IZCatalog)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.location-3.9.1-py2.6.egg/zope/location/traversing.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ILocationInfo)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.location-3.9.1-py2.6.egg/zope/location/traversing.py:297: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ILocationInfo)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/adapters.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/adapters.py:55: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ITraverser)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/tales.py:62: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALESIterator)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/tales.py:493: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALExpressionErrorInfo)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/tales.py:515: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALExpressionCompiler)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/tales.py:620: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALExpressionEngine)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/expressions.py:144: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALESExpression)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/expressions.py:230: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALESExpression)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/expressions.py:273: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALESExpression)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tales-3.5.1-py2.6.egg/zope/tales/expressions.py:299: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALESExpression)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.pagetemplate-3.6.3-py2.6.egg/zope/pagetemplate/engine.py:423: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.contentprovider-3.7.2-py2.6.egg/zope/contentprovider/interfaces.py:51: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IBeforeUpdateEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.contentprovider-3.7.2-py2.6.egg/zope/contentprovider/tales.py:52: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.ITALESProviderExpression)
/home/stefan/autotest/temp/python26-zope214/src/Products/PageTemplates/Expressions.py:346: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.tal-3.6.0-py2.6.egg/zope/tal/taldefs.py:99: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITALExpressionErrorInfo)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.pagetemplate-3.6.3-py2.6.egg/zope/pagetemplate/pagetemplate.py:75: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPageTemplateSubclassing)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.pagetemplate-3.6.3-py2.6.egg/zope/pagetemplate/pagetemplate.py:228: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPageTemplateProgram)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.pagetemplate-3.6.3-py2.6.egg/zope/pagetemplate/pagetemplate.py:229: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  classProvides(IPageTemplateEngine)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/users.py:40: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUser)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/userfolder.py:369: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IStandardUserFolder)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/Iterators.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IStreamIterator)
/home/stefan/autotest/temp/python26-zope214/src/OFS/Application.py:53: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IApplication)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/BaseStorage.py:426: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IStorageTransactionInformation)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/BaseStorage.py:447: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IStorageRecordInformation)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/MappingStorage.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  ZODB.interfaces.IStorageIteration,
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/MappingStorage.py:357: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(ZODB.interfaces.IStorageRecordInformation)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/DemoStorage.py:39: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  ZODB.interfaces.IStorageIteration,
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/base.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(interfaces.IZopeTestCase)
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/functional.py:53: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(interfaces.IFunctional)
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/ZopeTestCase.py:48: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(interfaces.IZopeSecurity)
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/PortalTestCase.py:47: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interfaces.IPortalSecurity)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/http.py:79: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IHTTPVirtualHostChangedEvent)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/http.py:281: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  IHTTPApplicationRequest)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/http.py:612: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IHTTPResponse, IHTTPApplicationResponse)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/http.py:951: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IUserPreferredCharsets)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/http.py:1031: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IResult)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:222: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserRequest, IBrowserApplicationRequest)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:787: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUserPreferredLanguages)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:846: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUserPreferredLanguages)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:866: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IModifiableUserPreferredLanguages)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:895: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserView)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.publisher-3.13.0-py2.6.egg/zope/publisher/browser.py:960: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPage)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/browser/absoluteurl.py:36: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAbsoluteURL)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.traversing-3.14.0-py2.6.egg/zope/traversing/browser/absoluteurl.py:114: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAbsoluteURL)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/traversal.py:35: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher, IXMLRPCPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/traversal.py:90: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/sample.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IContainer)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/permission.py:26: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPermission)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/testing.py:25: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interface.implements(interfaces.IPrincipal)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/testing.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interface.implements(interfaces.IParticipation)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.security-3.8.3-py2.6-linux-x86_64.egg/zope/security/zcml.py:58: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFromUnicode)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/security.py:96: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  classProvides(ISecurityPolicy)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/security.py:97: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IInteraction)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/security.py:171: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IConfigurationContext, IPermissionDirective)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/skin/standardmacros.py:24: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.interface.common.mapping.IItemMapping)
/home/stefan/autotest/temp/python26-zope214/src/OFS/Image.py:100: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  HTTPRangeSupport.HTTPRangeInterface,
/home/stefan/autotest/temp/python26-zope214/src/OFS/OrderSupport.py:41: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IOrderedContainer)
/home/stefan/autotest/temp/python26-zope214/src/OFS/OrderedFolder.py:41: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IOrderedFolder)
/home/stefan/autotest/temp/python26-zope214/src/Products/Transience/TransientObject.py:62: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  ImmutablyValuedMappingOfPickleableObjects
/home/stefan/autotest/temp/python26-zope214/src/Products/Transience/Transience.py:106: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  TransientItemContainer,
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/PipelineFactory.py:20: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPipelineElementFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/NBest.py:27: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INBest)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/ParseTree.py:31: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IQueryParseTree)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/Lexicon.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILexicon)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/QueryParser.py:104: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IQueryParser)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/BaseIndex.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/CosineIndex.py:30: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/OkapiIndex.py:32: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/ZCTextIndex.py:61: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IZCTextIndex, IPluggableIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/ZCTextIndex.py:330: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IZCLexicon)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCTextIndex-2.13.3-py2.6-linux-x86_64.egg/Products/ZCTextIndex/HTMLSplitter.py:23: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISplitter)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.component-3.12.1-py2.6.egg/zope/component/factory.py:26: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/gettextmessagecatalog.py:29: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IGlobalMessageCatalog)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/simpletranslationdomain.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITranslationDomain)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/testmessagecatalog.py:22: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interface.implements(zope.i18n.interfaces.IGlobalMessageCatalog)
/home/stefan/autotest/temp/python26-zope214/src/Products/Sessions/BrowserIdManager.py:84: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserIdManager)
/home/stefan/autotest/temp/python26-zope214/src/Products/Sessions/SessionDataManager.py:91: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISessionDataManager)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.i18n-3.7.4-py2.6.egg/zope/i18n/negotiator.py:36: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INegotiator)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browsermenu-3.9.1-py2.6.egg/zope/browsermenu/menu.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserMenu)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browsermenu-3.9.1-py2.6.egg/zope/browsermenu/menu.py:94: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserMenuItem)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browsermenu-3.9.1-py2.6.egg/zope/browsermenu/menu.py:170: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserSubMenuItem)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browsermenu-3.9.1-py2.6.egg/zope/browsermenu/menu.py:196: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IMenuAccessView)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserpage-3.12.2-py2.6.egg/zope/browserpage/simpleviewclass.py:29: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserpage-3.12.2-py2.6.egg/zope/browserpage/metaconfigure.py:414: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/resource.py:29: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IResource)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/resource.py:40: DeprecationWarning: The implementsOnly API is deprecated, and will not work in Python3  Use the @implementer_only class decorator instead.
  implementsOnly(IAbsoluteURL)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/file.py:133: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFileResource, IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/file.py:292: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IETag)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/file.py:313: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IResourceFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/file.py:314: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  classProvides(IResourceFactoryFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/directory.py:53: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/directory.py:107: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IResourceFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.browserresource-3.12.0-py2.6.egg/zope/browserresource/directory.py:108: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  classProvides(IResourceFactoryFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.ptresource-3.9.0-py2.6.egg/zope/ptresource/ptresource.py:56: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.ptresource-3.9.0-py2.6.egg/zope/ptresource/ptresource.py:82: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IResourceFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.ptresource-3.9.0-py2.6.egg/zope/ptresource/ptresource.py:83: DeprecationWarning: The classProvides API is deprecated, and will not work in Python3  Use the @provider class decorator instead.
  classProvides(IResourceFactoryFactory)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/resource.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/metaconfigure.py:459: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserPublisher)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.size-3.5.0-py2.6.egg/zope/size/__init__.py:25: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISized)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/btree.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBTreeContainer)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/constraints.py:329: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IItemTypePrecondition)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.container-3.12.0-py2.6-linux-x86_64.egg/zope/container/constraints.py:427: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IContainerTypesConstraint)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.site-3.9.2-py2.6.egg/zope/site/interfaces.py:35: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(INewLocalSite)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.site-3.9.2-py2.6.egg/zope/site/site.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.ISiteManagementFolder)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.site-3.9.2-py2.6.egg/zope/site/site.py:53: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(IDirectoryFactory)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.site-3.9.2-py2.6.egg/zope/site/site.py:68: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.component.interfaces.IPossibleSite)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.site-3.9.2-py2.6.egg/zope/site/site.py:119: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.ILocalSiteManager)
/home/stefan/autotest/temp/python26-zope214/src/OFS/absoluteurl.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAbsoluteURL)
/home/stefan/autotest/temp/python26-zope214/src/OFS/absoluteurl.py:93: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAbsoluteURL)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/adding.py:51: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAdding, IPublishTraverse)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/adding.py:207: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(INameChooser)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/utilities/marker.py:48: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IMarkerInterfaces)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.viewlet-3.7.2-py2.6.egg/zope/viewlet/manager.py:35: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.IViewletManager)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.viewlet-3.7.2-py2.6.egg/zope/viewlet/viewlet.py:33: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.IViewlet)
/home/stefan/autotest/temp/python26-zope214/src/Products/PageTemplates/unicodeconflictresolver.py:32: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUnicodeEncodingConflictResolver)
/home/stefan/autotest/temp/python26-zope214/src/Products/PageTemplates/unicodeconflictresolver.py:46: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUnicodeEncodingConflictResolver)
/home/stefan/autotest/temp/python26-zope214/src/Products/PageTemplates/unicodeconflictresolver.py:69: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IUnicodeEncodingConflictResolver)
/home/stefan/autotest/temp/python26-zope214/src/Zope2/App/schema.py:26: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IVocabularyRegistry)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/common/UnIndex.py:44: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ILimitedResultIndex, IUniqueValueIndex, ISortIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/TopicIndex/FilteredSet.py:31: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFilteredSet)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/TopicIndex/TopicIndex.py:41: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITopicIndex, IPluggableIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/DateIndex/DateIndex.py:87: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDateIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py:71: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDateRangeIndex)
/home/stefan/autotest/temp/python26-zope214/eggs/Products.ZCatalog-3.0a2-py2.6.egg/Products/PluginIndexes/PathIndex/PathIndex.py:53: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPathIndex, IUniqueValueIndex, ISortIndex)
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/testCopySupportEvents.py:42: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interface.implements(ITestItem)
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/testCopySupportEvents.py:51: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  interface.implements(ITestFolder)
/home/stefan/autotest/temp/python26-zope214/eggs/ZODB3-3.10.5-py2.6-linux-x86_64.egg/ZODB/FileStorage/FileStorage.py:102: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  ZODB.interfaces.IExternalGC,
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/testObjectManager.py:70: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IItem)
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/test_registerclass.py:30: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISimpleContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/folder.py:37: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFolder)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/test_size.py:22: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISized)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/test_size.py:35: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISized)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/viewlet/tests.py:25: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(Interface)
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/testPlaceless.py:50: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAdaptable)
/home/stefan/autotest/temp/python26-zope214/src/Testing/ZopeTestCase/testPlaceless.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAdapted)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/tests/testBaseRequest.py:10: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPublishTraverse)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/tests/testPublish.py:94: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IBrowserRequest)
/home/stefan/autotest/temp/python26-zope214/src/ZServer/tests/test_responses.py:90: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IStreamIterator)
/home/stefan/autotest/temp/python26-zope214/src/webdav/tests/testLockable.py:24: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IWriteLock)
/home/stefan/autotest/temp/python26-zope214/src/webdav/tests/test_davcmds.py:19: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IWriteLock)
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.091 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.042 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds.
  Set up OFS.tests.testCopySupportHooks.HookLayer in 0.091 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.043 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/simplecontent.py:34: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ISimpleContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/simplecontent.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ICallableSimpleContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/simplecontent.py:69: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IIndexSimpleContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/fancycontent.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFancyContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/testing/fancycontent.py:75: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFancyContent)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/adapters.py:45: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAdaptable)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/adapters.py:51: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IAdapted)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/adapters.py:61: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IOrigin)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/adapters.py:64: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDestination)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/tests/adapters.py:73: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDestination)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/tests/classes.py:26: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IOne)
/home/stefan/autotest/temp/python26-zope214/bin/test:2: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/tests/aqlegacy.py:84: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IContentProvider)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/tests/aqlegacy.py:133: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ITraversable)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/cookies.py:69: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(interfaces.ICookies)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:157: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IBrowser)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:431: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.ILink)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:476: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IControl)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:557: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IListControl)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:633: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.ISubmitControl)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:645: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IImageSubmitControl)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:657: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IItemControl)
/home/stefan/autotest/temp/python26-zope214/eggs/zope.testbrowser-3.11.1-py2.6.egg/zope/testbrowser/browser.py:710: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  zope.interface.implements(zope.testbrowser.interfaces.IForm)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/browser/tests/provider.txt:2: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  Content Providers
/home/stefan/autotest/temp/python26-zope214/bin/test:2: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/tests/testZCML.py:38: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDummy)
/home/stefan/autotest/temp/python26-zope214/eggs/AccessControl-2.13.7-py2.6-linux-x86_64.egg/AccessControl/tests/testZCML.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IDummy3)
/home/stefan/autotest/temp/python26-zope214/src/Products/Five/viewlet/README.txt:2: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  Viewlets and Viewlet Managers
  Ran 215 tests with 0 failures and 0 errors in 3.652 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.025 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.006 seconds.
Running zope.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope214/src/OFS/FTPInterface.py:31: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IFTPAccess)
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/test_metaconfigure.py:57: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IPermission)
/home/stefan/autotest/temp/python26-zope214/src/OFS/tests/test_metaconfigure.py:49: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(ifaces)
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/tests/testBaseRequest.py:491: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(self._dummyInterface())
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/tests/testBaseRequest.py:501: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(self._dummyInterface())
/home/stefan/autotest/temp/python26-zope214/src/ZPublisher/tests/test_WSGIPublisher.py:378: DeprecationWarning: The implements API is deprecated, and will not work in Python3  Use the @implementer class decorator instead.
  implements(IStreamIterator)
  Ran 1099 tests with 0 failures and 0 errors in 26.950 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1362 tests, 0 failures, 0 errors in 31.465 seconds.

OK


More information about the Zope-tests mailing list