mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
further work on config system
This commit is contained in:
parent
4974575609
commit
82c6682bb7
2 changed files with 9 additions and 9 deletions
|
@ -233,7 +233,7 @@ class EditorWindow:
|
|||
("edit", "_Edit"),
|
||||
("format", "F_ormat"),
|
||||
("run", "_Run"),
|
||||
#("settings", "_Settings"),
|
||||
("settings", "_Settings"),
|
||||
("windows", "_Windows"),
|
||||
("help", "_Help"),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue