--- a/Plugins/PluginSyntaxChecker.py Sun Apr 20 16:37:34 2014 +0200 +++ b/Plugins/PluginSyntaxChecker.py Mon Apr 21 16:17:20 2014 +0200 @@ -34,6 +34,7 @@ """ Syntax Checker is used to check Python source files for correct""" \ """ syntax.""" pyqtApi = 2 +python2Compatible = True # End-Of-Header error = ""