[Zope-tests] OK : Zope-2.7 Python-2.4.4 : Linux
    Zope Unit Tests 
    zope-tests at epy.co.at
       
    Wed Dec  6 21:34:50 EST 2006
    
    
  
Zope Unit Tests : OK
Zope-2.7 Python-2.4.4 : Linux
Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
----------------------------------------------------------------------
Ran 2553 tests in 204.097s
OK
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
    h.flush()
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
    self.stream.flush()
ValueError: I/O operation on closed file
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 1332, in shutdown
    h.flush()
  File "/usr/local/python2.4/lib/python2.4/logging/__init__.py", line 718, in flush
    self.stream.flush()
ValueError: I/O operation on closed file
    
    
More information about the Zope-tests
mailing list