module.cpp File Reference

#include "embeddedpython.h"

Go to the source code of this file.


Namespaces

namespace  module_python

Functions

const char * module_python::initialize (const CommandLoadLibrary::ParameterList &z)

Variables

PyObject * module_python::PythonDataException = NULL
 Python exception class matching with frepple::DataException.
PyObject * module_python::PythonLogicException = NULL
 Python exception class matching with frepple::LogicException.
PyObject * module_python::PythonRuntimeException = NULL
 Python exception class matching with frepple::RuntimeException.

Documentation generated by  doxygen