PyFloatObject

subclass of PyObject

extern (C)
struct PyFloatObject {}

Members

Variables

ob_fval
double ob_fval;

_

Meta