PLearn 0.1
|
From the desired python version defined in the compile-time define PL_PYTHON_VERSION, include a few useful python modules. More...
Go to the source code of this file.
From the desired python version defined in the compile-time define PL_PYTHON_VERSION, include a few useful python modules.
The Python Version numbers are interpreted as follows:
NOTE: This header file MUST BE INCLUDED FIRST, even before any standard library includes are carried out. (Python.h plays hacks with some macros)
Definition in file PythonIncludes.h.