blob: be708a6dd9628e83bb7df499f477f059e606a70a [file] [log] [blame]
Processing module test77 (test_input/test77.py)...
Caught exception importing module test77:
File "./pychecker/checker.py", line 698, in setupMainCode()
module = imp.load_module(self.moduleName, file, filename, smt)
File "test_input/test77.py", line 8
raise MyError("FOO!")
MyError: **error formatting exception value**
Warnings...
test77:1: NOT PROCESSED UNABLE TO IMPORT