]> granicus.if.org Git - python/commit
rename the global IdleConfParser object from IdleConf to idleconf
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 7 Mar 2000 17:55:32 +0000 (17:55 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 7 Mar 2000 17:55:32 +0000 (17:55 +0000)
commit6b3edf051009ec94f65efb2817f6344cf0531480
tree175ee338703bda6e3abdacc0c55c7e047ff3bfdb
parentba23bed340bab31b8c233f27acb181516f9de60c
rename the global IdleConfParser object from IdleConf to idleconf
standard usage is now from IdleConf import idleconf

replace : with = in config.txt
Tools/idle/ColorDelegator.py
Tools/idle/IdleConf.py
Tools/idle/ParenMatch.py
Tools/idle/PyShell.py
Tools/idle/config.txt