On Thu, 2005-02-10 at 10:42 -0700, Terrel Shumway wrote: > I have a patch implementing repository wildcards as suggested in > https://lists.dulug.duke.edu/pipermail/yum/2005-February/005985.html > > The current implementation uses a generator. > > if we support 2.2, I'll need a from __future__ import generators > if earlier, I'll need to use a list. > > What is the policy? 2.2 is supported in yum 2 and higher, yes. for the foreseeable future. I've got centos3 boxes to support. -sv