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 |