[Zope-tests] UNKNOWN : Zope-2.7 Python-2.4.3 : Linux
Zope Unit Tests
zope-tests at epy.co.at
Fri Apr 7 21:08:43 EDT 2006
Zope Unit Tests : UNKNOWN
Zope-2.7 Python-2.4.3 : 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 2537 tests in 183.109s
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