Python initialization spring clean
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 22 Sep 2009 14:12:22 +0000 (17:12 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 22 Sep 2009 14:12:22 +0000 (17:12 +0300)
commit711ab9bab1596dc61825ec8c71d6bcd1f9a1917f
tree7f131bd1c2d39ca906158574633a9e07e98fa4a6
parentae1fd3fa479bfafcc65b9ea532cafb401ed9a031
Python initialization spring clean
- split rpmtag enum additions to seprate function
- PyModule_AddIntConstant() does exactly what we need for the rest
python/rpmmodule.c