Chris Lumens (clumens@xxxxxxxxxx) said: > Install class files in RHEL6 no longer export something named "InstallClass" > since we're using object inheritance. That means we have to have a smarter > search method - just look for something that's a BaseInstallClass subclass. > Note that we can't use types.ObjectType here because BaseInstallClass inherits > from object, which is a types.TypeType. This wasn't intentional. We can name rhel.py back to using 'InstallClass' if it simplifies things. Furthermore, the specific installclasses that are destined for product.img *do* export InstallClass. Unless I screwed them up. Bill _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list