src/eric7/Debugger/StartDialog.py

branch
eric7
changeset 10417
c6011e501282
parent 10321
4a017fdf316f
child 10439
21c28b0f9e41
equal deleted inserted replaced
10416:5d807e997391 10417:c6011e501282
63 scriptsList=None, 63 scriptsList=None,
64 ): 64 ):
65 """ 65 """
66 Constructor 66 Constructor
67 67
68 @param caption the caption to be displayed 68 @param caption caption to be displayed
69 @type str 69 @type str
70 @param lastUsedVenvName name of the most recently used virtual 70 @param lastUsedVenvName name of the most recently used virtual
71 environment 71 environment
72 @type str 72 @type str
73 @param argvList history list of command line arguments 73 @param argvList history list of command line arguments

eric ide

mercurial