|
Methods defined here:
- __init__(self)
- Run the entire class. Check to see if the user
is root, if not generate an error and exit.
Check to see if there is an existing installation,
if so, prompt for replacement. If the answer is
"yes" Instantiate the MachineTransDestroy class
to erase the current database.
Create the database template.
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|