eric5.py

branch
Py2 comp.
changeset 3058
0a02c433f52d
parent 3057
10516539f238
parent 3019
7912530a33e2
child 3060
5883ce99ee12
equal deleted inserted replaced
3057:10516539f238 3058:0a02c433f52d
160 160
161 161
162 def main(): 162 def main():
163 """ 163 """
164 Main entry point into the application. 164 Main entry point into the application.
165
166 @exception Exception re-raised for any exception occurring in the main
167 program logic
165 """ 168 """
166 from Globals import AppInfo 169 from Globals import AppInfo
167 import Globals 170 import Globals
168 171
169 global args, mainWindow, splash, restartArgs 172 global args, mainWindow, splash, restartArgs

eric ide

mercurial