Re: Make anaconda a regular python module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux