Eliminate python ts scriptFd kludgery
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 1 Oct 2009 07:59:53 +0000 (10:59 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 1 Oct 2009 11:16:03 +0000 (14:16 +0300)
commiteb419a86ac70aef55b8af3b964b62ada82944582
tree52735b1bab434ba080e8785a4b26346968c5676c
parent909982b1b5d2bccbf28ecfb38064ab86e09d4523
Eliminate python ts scriptFd kludgery
- make the scriptFd appear as regular attribute by providing a setter
  method for it, permit any file object to be used and allow disabling too
- readonly for now as we dont have rpmfd wrapped yet
- remove now unnecessary custom get/setattr functions
python/rpmts-py.c