Comment 1 for bug 592262

Revision history for this message
Martin Packman (gz) wrote :

E
======================================================================
ERROR: test_string_exception (__main__.Test)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\Python24\testtools_string_exception.py", line 5, in test_string_exception
    raise "string exception"
string exception

----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)