eric6.py

changeset 4411
15556f6b4b0f
parent 4383
0374f9654ac4
child 4419
66be66ec3afc
equal deleted inserted replaced
4410:a3a2b652286d 4411:15556f6b4b0f
211 211
212 212
213 def main(): 213 def main():
214 """ 214 """
215 Main entry point into the application. 215 Main entry point into the application.
216
217 @exception Exception re-raised for any exception occurring in the main
218 program logic
219 """ 216 """
220 from Globals import AppInfo 217 from Globals import AppInfo
221 import Globals 218 import Globals
222 219
223 global args, mainWindow, splash, restartArgs, inMainLoop 220 global args, mainWindow, splash, restartArgs, inMainLoop

eric ide

mercurial