]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add config-main.def option to make the 'history' feature non-cyclic.
authorKurt B. Kaiser <kbk@shore.net>
Thu, 3 Feb 2005 01:37:14 +0000 (01:37 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 3 Feb 2005 01:37:14 +0000 (01:37 +0000)
commit0676dfdce06f6b01f35d76a4fb77c77c03468366
treec795d6dc319256e4b652e82b18bf9a222e238d51
parent69b8caa23a598f3192981898eb213f9578fbf0be
Add config-main.def option to make the 'history' feature non-cyclic.
Default remains cyclic.  Python Patch 914546 Noam Raphael.

M IdleHistory.py
M NEWS.txt
M config-main.def
Lib/idlelib/IdleHistory.py
Lib/idlelib/NEWS.txt
Lib/idlelib/config-main.def