On Thu, 2011-12-01 at 22:19 +0200, Ville Skyttä wrote: > --- > etc/yum.bash | 9 ++------- > yumcommands.py | 4 ++-- > 2 files changed, 4 insertions(+), 9 deletions(-)
I'm not sure how much normal people really want the header to disappear here, do we do that for other commands? Also I wonder if you don't really want to have some custom yum API code instead of trying to parse the output of "yum repolist", Eg. we do a lot of extra work so that the package numbers are good ... where I think you just want a list of repoid's (and names?), which could be much faster. _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
