Uninstallation script for the eric3 IDE and all eric3 related tools.
None |
initGlobals | Sets the values of globals that need more than a simple assignment. |
main | The main function of the script. |
uninstallEric | Create the python wrapper files for eric3, qtunittest and helpviewer |
usage | Display a usage message and exit. |
wrapperName | Create the platform specific name for the wrapper script. |
Sets the values of globals that need more than a simple assignment.
The main function of the script.
argv is the list of command line arguments.
Create the python wrapper files for eric3, qtunittest and helpviewer and install all the necessary files comprising the package.
Display a usage message and exit.
rcode is the return code passed back to the calling process.
Create the platform specific name for the wrapper script.