]> granicus.if.org Git - python/commit
further work on config system and config saving
authorSteven M. Gava <elguavas@python.net>
Tue, 5 Feb 2002 04:52:32 +0000 (04:52 +0000)
committerSteven M. Gava <elguavas@python.net>
Tue, 5 Feb 2002 04:52:32 +0000 (04:52 +0000)
commit085eb1b3723b14cdcb69d60099033be22910dbec
tree8a707da93ad12bd530a013cb0ea59e6abd7b1c34
parentc121745fda6809bebc9a831dd27325f486086781
further work on config system and config saving
Lib/idlelib/config-main.def
Lib/idlelib/configDialog.py
Lib/idlelib/configHandler.py
Lib/idlelib/configHelpSourceEdit.py [new file with mode: 0644]
Lib/idlelib/configSectionNameDialog.py