]> granicus.if.org Git - python/commit
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
authorterryjreedy <tjreedy@udel.edu>
Sat, 8 Jul 2017 02:28:06 +0000 (22:28 -0400)
committerGitHub <noreply@github.com>
Sat, 8 Jul 2017 02:28:06 +0000 (22:28 -0400)
commit223c7e70e48eb6eed4aab3906fbe32b098faafe3
tree84e345911d561e168bc84f647dcddd7b04d07ab6
parent24f2e19d68cc6ca563d2be5944d11d5f55a46918
bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (#2629)
Lib/idlelib/config.py
Lib/idlelib/editor.py
Lib/idlelib/pyshell.py
Misc/NEWS.d/next/IDLE/2017-07-07-21-10-55.bpo-8231.yEge3L.rst [new file with mode: 0644]