Processing test77...
  Caught exception importing module test77:
    File "./pychecker/checker.py", line 621, 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
