[Zope-tests] UNKNOWN : Zope-trunk Python-2.3.5 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Fri Apr 22 22:20:55 EDT 2005
Zope Unit Tests : UNKNOWN
Zope-trunk Python-2.3.5 : Linux
Running /usr/local/python2.3/bin/python test.py
Traceback (most recent call last):
File "test.py", line 917, in ?
process_args()
File "test.py", line 907, in process_args
bad = main(module_filter, test_filter, libdir)
File "test.py", line 676, in main
files = find_tests(module_filter)
File "test.py", line 477, in find_tests
walk_with_symlinks(pathinit.testdir, finder.visit, rx)
File "test.py", line 627, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "test.py", line 627, in walk_with_symlinks
walk_with_symlinks(name, visit, arg)
File "test.py", line 621, in walk_with_symlinks
visit(arg, path, names)
File "test.py", line 457, in visit
__import__(pkg)
File "/autotest/temp/python23-zope28/lib/python/ZServer/__init__.py", line 41, in ?
from HTTPServer import zhttp_server, zhttp_handler
File "/autotest/temp/python23-zope28/lib/python/ZServer/HTTPServer.py", line 45, in ?
from HTTPResponse import make_response
File "/autotest/temp/python23-zope28/lib/python/ZServer/HTTPResponse.py", line 24, in ?
from ZPublisher.Iterators import IStreamIterator
File "/autotest/temp/python23-zope28/lib/python/ZPublisher/Iterators.py", line 1, in ?
from Interface import Interface
File "/autotest/temp/python23-zope28/lib/python/Interface/__init__.py", line 70, in ?
from _Interface import Interface
File "/autotest/temp/python23-zope28/lib/python/Interface/_Interface.py", line 20, in ?
from _InterfaceClass import Interface as InterfaceClass
File "/autotest/temp/python23-zope28/lib/python/Interface/_InterfaceClass.py", line 22, in ?
from Method import Method, fromFunction
File "/autotest/temp/python23-zope28/lib/python/Interface/Method.py", line 20, in ?
from Attribute import Attribute
File "/autotest/temp/python23-zope28/lib/python/Interface/Attribute.py", line 20, in ?
from _Element import Element
File "/autotest/temp/python23-zope28/lib/python/Interface/_Element.py", line 20, in ?
from _object import object
File "/autotest/temp/python23-zope28/lib/python/Interface/_object.py", line 54, in ?
class _x(ExtensionClass.Base):
AttributeError: 'module' object has no attribute 'Base'
More information about the Zope-tests
mailing list