[PATCH] Fix the way categories are handled in text mode.

Chris Lumens clumens at redhat.com
Mon May 5 13:51:04 UTC 2014


> > +        spokes.extend(collect(mask, path, lambda obj: hasattr(obj, "category") and obj.category != None and obj.category.__name__ == category))
> While moving this code, please split this line into (at least) two.

Why?

- Chris


More information about the anaconda-patches mailing list