diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2011-07-01 12:55:53 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-07-01 12:55:53 +0300 |
commit | dc50fb2863c81159fb4cc8b25ce3862720c0cce5 (patch) | |
tree | ecb5d5ac9f5d16aecaa6ba66c3009bdc24642702 /python/rpmfi-py.c | |
parent | 3464e60aa8635b63213e65724e19d263b9c6645d (diff) | |
download | librpm-tizen-dc50fb2863c81159fb4cc8b25ce3862720c0cce5.tar.gz librpm-tizen-dc50fb2863c81159fb4cc8b25ce3862720c0cce5.tar.bz2 librpm-tizen-dc50fb2863c81159fb4cc8b25ce3862720c0cce5.zip |
Fix/sanitize rpm.spec python object creation
- Specs are not really immutable, move the initialization work into
tp_init and use PyType_GenericNew for tp_new since we're not
doing anything special there.
- Eliminate the stupid spec_Wrap() thing and hide specPkg_Wrap()
out of side (TODO later...)
Diffstat (limited to 'python/rpmfi-py.c')
0 files changed, 0 insertions, 0 deletions