]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
py-cvs-2001_07_13 (Rev 1.4) merge
authorKurt B. Kaiser <kbk@shore.net>
Sat, 14 Jul 2001 05:21:37 +0000 (05:21 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 14 Jul 2001 05:21:37 +0000 (05:21 +0000)
commit7711b5f4322b73ec6f7da519a7d80fde7608ea79
tree5fff332fd40e40a95a3e2567703235f6b44f44d8
parent40610547be1ee38991a9d0715ab36803c65a1b25
py-cvs-2001_07_13 (Rev 1.4) merge

"Move the action of loading the configuration to the IdleConf module
rather than the idle.py script.  This has advantages and
disadvantages; the biggest advantage being that we can more easily
have an alternative main program."  --GvR
Lib/idlelib/idle.py