#include "system.h"
#include "Python.h"
#include "structmember.h"
#include <rpmcli.h>
#include "rpmrc-py.h"
#include "debug.h"
Go to the source code of this file.
Class: rpm.rc | |
| PyObject * | rpmrc_AddMacro (PyObject *self, PyObject *args) |
| PyObject * | rpmrc_DelMacro (PyObject *self, PyObject *args) |
| PyMethodDef | rpmrc_methods [] |
| PyTypeObject | rpmrc_Type |
Variables | |
| PyTypeObject | PyDictIter_Type |
Definition in file rpmrc-py.c.
|
|
Definition at line 16 of file rpmrc-py.c. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002