Eliminate unused python ts iterator filter stuff
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 30 Sep 2009 13:10:24 +0000 (16:10 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 30 Sep 2009 13:10:24 +0000 (16:10 +0300)
commit8cb920eb32f36297e2154b7ebcc25851d9a7b39d
tree92baed04aa59002048a4146a4a4236f980df309f
parentb8d3b273cbcc7a4130d6786ff157a87a4f383c30
Eliminate unused python ts iterator filter stuff
- iterators dont take arguments so there's no convenient way to filter
  while iterating, let python users filter themselves (like they've
  always been doing)
python/rpmts-py.c