python_class.h File Reference

Defines the python class. This file is named this way so it doesn't conflicts with Python.h Python's include file on non-case aware systems. More...

#include "Python.h"
#include "compile.h"
#include "eval.h"
#include "node.h"
#include "fileops.h"

Include dependency graph for python_class.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  data

Classes

class  python
 Grant simplified access to the Python interpreter. More...

Variables

PyObject * data::globals
 Global namespace to use in scripts.


Detailed Description

Defines the python class. This file is named this way so it doesn't conflicts with Python.h Python's include file on non-case aware systems.

Author:
Kai Sterker <kaisterker@linuxgames.com>

Definition in file python_class.h.


Generated on Wed Jun 18 16:27:00 2008 for Adonthell by  doxygen 1.5.6