> Also, doing something like this will allow us move from the path > mangling altogether one day and do things like > > import pyanaconda.submodule > > and then > pyanaconda.submodule.method() > > Instead of > anaconda.submodule.method() > > in which 'anaconda' can be confused with the top level Anaconda > object that we often pass to methods as 'anaconda'. Good point. Note that there are a couple thousand "import" lines in anaconda, so I'm not in any rush to change them at all. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list