PyComplexObject Struct Reference

PyComplexObject Struct Reference

#include <complexobject.h>

Class Description

Definition at line 40 of file complexobject.h.

Public Attributes

PyObject_HEAD Py_complex cval
 

Member Data Documentation

Definition at line 42 of file complexobject.h.


The documentation for this struct was generated from the following file: