[Zope3-dev] Linux Test Results - Zope 3 - OK :-)

zope-tests@squishdot.org zope-tests@squishdot.org
Sat, 28 Sep 2002 03:11:06 +0100


==============================================================================
==============================================================================
Python Version:2.2.1 (#1, Aug  7 2002, 09:54:14) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope3 (HEAD)

Traceback (most recent call last):
  File "test.py", line 435, in ?
    process_args()
  File "test.py", line 399, in process_args
    bad = main(module_filter, test_filter)
  File "test.py", line 306, in main
    runner(files, test_filter, debug)
  File "test.py", line 276, in runner
    s = get_suite(file)
  File "test.py", line 231, in get_suite
    mod = package_import(modname)
  File "test.py", line 212, in package_import
    mod = __import__(modname)
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/Misc/tests/testGetDescr.py", line 22, in ?
    from Zope.Misc.GetDescr import GetDescr
  File "/stuff/chrisw/ZopeTests/sandbox/Zope3/lib/python/Zope/Misc/GetDescr.py", line 59
    _loop_callbacks    if not hasattr(found, "__get__"):
                        ^
SyntaxError: invalid syntax