# The following has been generated automatically from src/core/qgspythonrunner.h try: QgsPythonRunner.isValid = staticmethod(QgsPythonRunner.isValid) QgsPythonRunner.run = staticmethod(QgsPythonRunner.run) QgsPythonRunner.runFile = staticmethod(QgsPythonRunner.runFile) QgsPythonRunner.eval = staticmethod(QgsPythonRunner.eval) QgsPythonRunner.setArgv = staticmethod(QgsPythonRunner.setArgv) QgsPythonRunner.setInstance = staticmethod(QgsPythonRunner.setInstance) QgsPythonRunner.__abstract_methods__ = ['runCommand', 'runFileCommand', 'evalCommand', 'setArgvCommand'] except (NameError, AttributeError): pass