]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
In getdef(), don't die when the section doesn't exist.
authorGuido van Rossum <guido@python.org>
Mon, 6 Mar 2000 14:43:20 +0000 (14:43 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Mar 2000 14:43:20 +0000 (14:43 +0000)
commit7f3cfd50fade7da7cda9a2168b22b8ce4defce28
tree13cab20cd9d879e1928facff25e33408aef92dff
parent074d6e1f563818d2b56b84a31945c161c538c5c6
In getdef(), don't die when the section doesn't exist.
Tools/idle/IdleConf.py