#include <rpmps-py.h>
Data Fields | |
PyObject_HEAD PyObject * | md_dict |
int | active |
int | ix |
rpmps | ps |
Definition at line 12 of file rpmps-py.h.
|
Definition at line 15 of file rpmps-py.h. Referenced by rpmps_init(), rpmps_iternext(), and rpmps_Wrap(). |
|
Definition at line 16 of file rpmps-py.h. Referenced by rpmps_init(), rpmps_iter(), rpmps_iternext(), and rpmps_Wrap(). |
|
to look like PyModuleObject Definition at line 14 of file rpmps-py.h. |
|
Definition at line 18 of file rpmps-py.h. Referenced by psFromPs(), rpmps_ass_sub(), rpmps_dealloc(), rpmps_free(), rpmps_init(), rpmps_iternext(), rpmps_length(), rpmps_new(), rpmps_print(), rpmps_subscript(), and rpmps_Wrap(). |