Script to patch mod_python for usage with the eric6 IDE.
modDir |
progName |
None |
initGlobals | Module function to set the values of globals that need more than a simple assignment. |
main | The main function of the script. |
usage | Display a usage message and exit. |
Module function to set the values of globals that need more than a simple assignment.
The main function of the script.
Display a usage message and exit.