Python: Fix imports of datetime.h and call PyDateTime_IMPORT during module init.
authorTomas Mlcoch <tmlcoch@redhat.com>
Tue, 12 Aug 2014 07:24:11 +0000 (09:24 +0200)
committerTomas Mlcoch <tmlcoch@redhat.com>
Tue, 12 Aug 2014 07:24:11 +0000 (09:24 +0200)
commit4339f97ca33a5379927ec7c5b07f50114e07e813
tree01b9abd6aec541edd65551865ea00b5d3921bcf7
parent7ce6ee780b956f0989f1bbfd2956b554c03ca133
Python: Fix imports of datetime.h and call PyDateTime_IMPORT during module init.
src/python/createrepo_cmodule.c
src/python/updaterecord-py.c