mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Whitespace normalization.
This commit is contained in:
parent
f69d94f6c0
commit
608c2fff69
2 changed files with 8 additions and 8 deletions
|
@ -193,7 +193,7 @@ class IdleConf:
|
|||
"""
|
||||
Creates (if required) and returns a filesystem directory for storing
|
||||
user config files.
|
||||
|
||||
|
||||
"""
|
||||
cfgDir = '.idlerc'
|
||||
userDir = os.path.expanduser('~')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue