#include "MantidQtWidgets/Common/PythonRunner.h"
#include "MantidKernel/Logger.h"
#include <QDir>
#include <QTemporaryFile>
#include <QTextStream>
#include <sstream>
#include <stdexcept>
Go to the source code of this file.