Whitespace normalization.

Modified Files:
 	Bindings.py configHandler.py configHelpSourceEdit.py
This commit is contained in:
Kurt B. Kaiser 2003-01-27 02:36:18 +00:00
parent fd0b00e0a7
commit e66675b85c
3 changed files with 4 additions and 4 deletions

View file

@ -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>>'),