mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
adjust help menu bindings
This commit is contained in:
parent
38507ae614
commit
0ba4df89ab
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ menudefs = [
|
|||
('_IDLE Help...', '<<help>>'),
|
||||
('Python _Documentation...', '<<python-docs>>'),
|
||||
('_Advice...', '<<good-advice>>'),
|
||||
('View IDLE _Readme...', '<<view-readme>>'),
|
||||
None,
|
||||
('_About IDLE...', '<<about-idle>>'),
|
||||
]),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue