]> granicus.if.org Git - python/commit
Merge Py Idle changes:
authorKurt B. Kaiser <kbk@shore.net>
Wed, 18 Sep 2002 03:26:47 +0000 (03:26 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 18 Sep 2002 03:26:47 +0000 (03:26 +0000)
commit2a5e350265ccc3c8ffe2f3cc66854f4a341da432
treebe319a8e7b048aea35abc08eac25d8386c633816
parent089a64a749a510f67217bf5736afc56a9dfd0fdc
Merge Py Idle changes:

Rev 1.6 GvR
Finally fix SF bug #441172, using a variant of patch ##443626:
canceling an edit operation would not revert the value of the field.
The fix takes care to destroy the Entry object, as suggested in the
patch.

Rev 1.7 Geiger Ho / GvR
(previously applied - Idlefork Rev 1.3)

Rev 1.8 doerwalter
(string methods)
Lib/idlelib/TreeWidget.py