eric7.eric7_shell

eric Shell.

This is the main Python script that performs the necessary initialization of the ShellWindow module and starts the Qt event loop.

Global Attributes

originalPathString

Classes

None

Functions

createMainWidget
main Main entry point into the application.


createMainWidget

createMainWidget(argv)
Up


main

main()

Main entry point into the application.

Up