mirror of
https://github.com/python/cpython.git
synced 2025-09-11 19:27:07 +00:00
- Allow setting of argc/argv in <option>-start dialog
- Set "ok" to be default button
This commit is contained in:
parent
4032c2c1ce
commit
e355c4568f
3 changed files with 54 additions and 30 deletions
|
@ -43,6 +43,7 @@
|
|||
#define OPT_DEBUGGING 7
|
||||
#define OPT_KEEPNORMAL 8
|
||||
#define OPT_KEEPERROR 9
|
||||
#define OPT_CMDLINE 10
|
||||
|
||||
/* Dialog for 'No preferences directory' */
|
||||
#define NOPREFDIR_ID 133
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue