#include <python/rpmfd-py.h>
Collaboration diagram for rpmfdObject_s:
Data Fields | |
PyObject_HEAD PyObject * | md_dict |
FD_t | fd |
Definition at line 13 of file rpmfd-py.h.
|
Definition at line 17 of file rpmfd-py.h. Referenced by rpmfd_dealloc(), rpmfd_free(), rpmfd_init(), rpmfd_new(), and rpmfd_Wrap(). |
|
to look like PyModuleObject Definition at line 15 of file rpmfd-py.h. |