> > This was caused by trying to compare an instance of an object with a string, > > which of course is never going to work. > > Indeed. Syntactically it looked fine, although I wonder if we should > implement __cmp__ for devices so that we don't have to explicitly > compare the name attrs I worry that doing so may hide more problems in the future, but I do like this idea. I wonder if and how we are comparing device objects elsewhere. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list