Whitespace normalization.
Modified Files:
 	Bindings.py configHandler.py configHelpSourceEdit.py
diff --git a/Lib/idlelib/Bindings.py b/Lib/idlelib/Bindings.py
index 16113ab..2e88c91 100644
--- a/Lib/idlelib/Bindings.py
+++ b/Lib/idlelib/Bindings.py
@@ -75,7 +75,7 @@
    ]),
  ('help', [
    ('_About IDLE', '<<about-idle>>'),
-   ('IDLE _Readme', '<<view-readme>>'),   
+   ('IDLE _Readme', '<<view-readme>>'),
    None,
    ('_IDLE Help', '<<help>>'),
    ('Python _Docs', '<<python-docs>>'),