commit | 608c2fff692e086cd7fc800ea9b8cdd2627f8f5d | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Jan 13 17:37:38 2005 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Jan 13 17:37:38 2005 +0000 |
tree | f208c36905b848031e1576f70826d0863311e2f0 | |
parent | f69d94f6c0263975c2b197a47487472d20a0c92c [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/idlelib/configHandler.py b/Lib/idlelib/configHandler.py index d13f1e4..ea913c7 100644 --- a/Lib/idlelib/configHandler.py +++ b/Lib/idlelib/configHandler.py
@@ -193,7 +193,7 @@ """ Creates (if required) and returns a filesystem directory for storing user config files. - + """ cfgDir = '.idlerc' userDir = os.path.expanduser('~')