Tim Peters wrote:
> We're getting an awful lot of these turds at the ends of test runs now:
>
> Error in atexit._run_exitfuncs:
> Not sure what caused it, but suspect this:
>
> """
> Author: georg.brandl
> Date: Fri Aug 11 09:26:10 2006
> New Revision: 51206
>
> Modified:
> python/trunk/Lib/
We're getting an awful lot of these turds at the ends of test runs now:
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "C:\Code\bb_slave\trunk.peters-windows\build\lib\atexit.py",
line 24, in _run_exitfuncs
func(*targs, **kargs)
File "C:\Code\bb_slave\trunk.peters-