Add tp_{init,alloc,new,free} methods to rpmts.
authorjbj <devnull@localhost>
Tue, 10 Dec 2002 19:46:03 +0000 (19:46 +0000)
committerjbj <devnull@localhost>
Tue, 10 Dec 2002 19:46:03 +0000 (19:46 +0000)
commitfe6043016c84107132bd0dc80ef454d2c81342b7
treeea5626d927f361cbd2b7bce8b4f6351b64240ec2
parentd412f8be53602c3a06d3b7b05a2fdae1af8a2b01
Add tp_{init,alloc,new,free} methods to rpmts.
Use PyObject_{New,Del} consistently throughout.

CVS patchset: 5931
CVS date: 2002/12/10 19:46:03
14 files changed:
python/Makefile.am
python/header-py.c
python/poptmodule.c
python/rpmal-py.c
python/rpmbc-py.c
python/rpmdb-py.c
python/rpmdebug-py.c [new file with mode: 0644]
python/rpmds-py.c
python/rpmfd-py.c
python/rpmfi-py.c
python/rpmmi-py.c
python/rpmrc-py.c
python/rpmte-py.c
python/rpmts-py.c