mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Whitespace normalization.
Modified Files: Bindings.py configHandler.py configHelpSourceEdit.py
This commit is contained in:
parent
fd0b00e0a7
commit
e66675b85c
3 changed files with 4 additions and 4 deletions
|
@ -75,7 +75,7 @@ menudefs = [
|
|||
]),
|
||||
('help', [
|
||||
('_About IDLE', '<<about-idle>>'),
|
||||
('IDLE _Readme', '<<view-readme>>'),
|
||||
('IDLE _Readme', '<<view-readme>>'),
|
||||
None,
|
||||
('_IDLE Help', '<<help>>'),
|
||||
('Python _Docs', '<<python-docs>>'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue