Thomas Heller wrote:
> """
> test_set
> test_ctypes
> test test_ctypes failed -- Traceback (most recent call last):
> File "/Users/buildslave/bb/trunk.4/build/Lib/ctypes/test/test_leaks.py",
> line 68, in test_cycles_refcount
> self.fail("leaking refcounts")
> AssertionError: leaking refcounts
>
> test_long_future
> """
>
> Why is that?
Because it is just a single exception. For that, a traceback is printed.
Not so for multiple failures.
Regards,
Martin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com