Add helper to convert python file objects to rpmio FD_t type
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 23 Sep 2009 08:09:19 +0000 (11:09 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 23 Sep 2009 08:09:19 +0000 (11:09 +0300)
commit79e87e5ea16ed7118536b12e267d93db74e15265
tree19a9e5a20992926fa213c9133c7dc5e952a55c89
parent6b9adb71f9715de3648673ae6ca4475a9e98d141
Add helper to convert python file objects to rpmio FD_t type
python/Makefile.am
python/rpmfd-py.c [new file with mode: 0644]
python/rpmfd-py.h [new file with mode: 0644]