Add first rough-cut python bindings for rpmio fd
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 14 Oct 2009 11:14:51 +0000 (14:14 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 14 Oct 2009 11:14:51 +0000 (14:14 +0300)
commitaac3cb417cfd802748437b7e6e8b4b2182bc41a5
treef52b853bb15ad3701b0ea78a24e5bca5b46a6266
parent181a3ac6a5b2d2017482da6327e0fc7a84e41c5e
Add first rough-cut python bindings for rpmio fd
- attempt to mimic python file object where possible, but nowhere near
  all methods are supported, either just not yet done or due to
  underlying limitations
python/rpmfd-py.c
python/rpmfd-py.h
python/rpmmodule.c