Processing module test77 (test_input/test77.py)...
  Caught exception importing module test77:
    File "pychecker/checker.py", line 696, in setupMainCode()
      module = imp.load_module(self.moduleName, file, filename, smt)
    File "test_input/test77.py", line 8, in <module>()
      raise MyError("FOO!")
  MyError: 

Warnings...

test77:1: NOT PROCESSED UNABLE TO IMPORT
