Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TPython.cxx File Reference
#include "CPyCppyy/API.h"
#include "TPython.h"
#include "TPyClassGenerator.h"
#include "TROOT.h"
#include "TClassRef.h"
#include "TObject.h"
#include <stdio.h>
#include <Riostream.h>
#include <string>
Include dependency graph for TPython.cxx:

Namespaces

namespace  PyStrings
 
namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Variables

static PyObjectgMainDict = 0
 

Variable Documentation

◆ gMainDict

PyObject* gMainDict = 0
static

Definition at line 93 of file TPython.cxx.