[Zope-tests] OK: Test ZODB HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Sun Dec 14 06:20:26 EST 2003


Email automatically generated by a daily test runner.

cd /tmp/autotestSp9aCf/ZODB3
PYTHONPATH=  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestSp9aCf/ZODB3/build
/tmp/autotestSp9aCf/ZODB3/build/lib.linux-i686-2.3/Persistence/__init__.py:25: UserWarning: Couldn't import the ExtensionClass-based base class

    There are two possibilities:

    1. You don't care about ExtensionClass. You are importing
       Persistence because that's what you imported in the past.
       In this case, you should really use the persistent package
       instead:

          >>> from persistent import Persistent
          >>> from persistent.list import PersistentList
          >>> from persistent.mapping import PersistentMapping

    2. You want your classes to be ExtensionClasses. In this case,
       you need to install the ExtensionClass package
       separately. ExtensionClass is no-longer included with ZODB3.


  warn("""Couldn't import the ExtensionClass-based base class
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................!
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 1662 tests in 1168.625s

OK



More information about the Zope-tests mailing list