Call (sub)type tp_free from destructors
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 24 Sep 2009 09:52:32 +0000 (12:52 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 24 Sep 2009 09:52:32 +0000 (12:52 +0300)
commit74c1040dbc4b4977045745f924ea0774c2e3ee53
tree7690fe76effa1db2c4a3de394a37272e14436d88
parent36ada6c116e123f5b5b739e12f256201e5cc6fa1
Call (sub)type tp_free from destructors
- more preliminaries for subtyping
- remove pointless NULL checks
python/header-py.c
python/rpmds-py.c
python/rpmfi-py.c
python/rpmmi-py.c
python/rpmps-py.c
python/rpmts-py.c
python/spec-py.c