# This is just here to check that clicking on a warning # in the compilation window still takes us to the correct # line number if False: nonExistant("I should raise a warning") raw_input("\n" \ "This will hang pychecker in emacs...\n" \ "Press enter to exit...")