PyType_Object Union Reference

Union to convert from PyTypeObject to PyObject pointer. More...

#include <PyObjectBase.h>

Public Attributes

PyObjecto
 
PyTypeObject * t
 

Detailed Description

Union to convert from PyTypeObject to PyObject pointer.

Member Data Documentation

◆ o

◆ t


The documentation for this union was generated from the following file:
  • src/Base/PyObjectBase.h