PyFloatObject Struct Reference

PyFloatObject Struct Reference

#include <floatobject.h>

Class Description

Definition at line 14 of file floatobject.h.

Public Attributes

PyObject_HEAD double ob_fval
 

Member Data Documentation

PyObject_HEAD double ob_fval

Definition at line 16 of file floatobject.h.


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