Re: Make anaconda a regular python module

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

 



On 03/31/2010 09:04 PM, David Cantrell wrote:

I'm not crazy about renaming it to anaconda-bin. I like what packages like
pungi did where the frontend executable takes the name 'pungi' and the
Python
module is named 'pypungi'. Same sort of name munging, but if the module is
changed to pyanaconda, that still keeps the renaming within the module move
rather than also renaming /usr/sbin/anaconda


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'.

If you know what I mean.

Ales

_______________________________________________
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