Push most work of ts.addInstall() over to python
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 2 Oct 2009 18:18:27 +0000 (21:18 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 2 Oct 2009 18:18:27 +0000 (21:18 +0300)
commit92d18d1d7139b37065ea742cfe0e8cee5e9c3500
treefeecbab9694619d155c2d580848d08f40351351a
parentc7d62396bf3420a87ce0cd7c319d2566f9446ed3
Push most work of ts.addInstall() over to python
- minimize the stuff done in C: require all arguments in final format
  and report status back with a boolean, handle everything else including
  keylist refcounting hack over to python side
python/rpm/transaction.py
python/rpmts-py.c